Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-27013: Change CalibrateTask refcat defaults to Gaia DR2 for astrometry and PS1 for photometry #621

Merged
merged 3 commits into from Apr 19, 2022

Conversation

parejkoj
Copy link
Contributor

No description provided.

Comment on lines +324 to +330
# NOTE: these two lines are for gen2, and are only here for compatibility.
self.astromRefObjLoader.ref_dataset_name = "gaia_dr2_20200414"
self.photoRefObjLoader.ref_dataset_name = "ps1_pv3_3pi_20170110"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still need to support gen2 functionality?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, until the gen2 refcat code is completely removed we do need to support this (because there are consistency checks in various places that will remain until after that removal).

@parejkoj parejkoj merged commit b1d6de0 into main Apr 19, 2022
@parejkoj parejkoj deleted the tickets/DM-27013 branch April 19, 2022 20:24
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.

None yet

2 participants