Skip to content

Conversation

@cmsaunders
Copy link
Collaborator

No description provided.

@cmsaunders cmsaunders force-pushed the tickets/DM-53339 branch 2 times, most recently from 2d18166 to 973673b Compare November 20, 2025 21:52
Copy link
Contributor

@erykoff erykoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of small comments

center, radius, self.config.referenceFilter, epoch=formattedEpoch
)
except RuntimeError:
self.log.debug("Reference catalog shard %d is empty: ", dataId["htm7"])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this could also happen if the butler gives extra shards that don't overlap your circle. Which is fine!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll edit the message to be more generic.

"pm_ra_pm_dec_Cov",
"pm_ra_parallax_Cov",
"pm_dec_parallax_Cov",
]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were these column names always hard-coded?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or are they supposed to come from a config?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, they're set by the meas_algorithms ConvertRefCatManager. That's what the version is for.

@cmsaunders cmsaunders merged commit e8cffdb into main Nov 21, 2025
10 checks passed
@cmsaunders cmsaunders deleted the tickets/DM-53339 branch November 21, 2025 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants