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-25689: fixes for Gen2->Gen3 repo conversion #300

Merged
merged 1 commit into from Jul 3, 2020
Merged

Conversation

TallJimbo
Copy link
Member

No description provided.

@TallJimbo TallJimbo changed the title DM-25689: update collections in convertRepo.py configs to new conventions DM-25689: fixes for Gen2->Gen3 repo conversion Jul 2, 2020
@TallJimbo TallJimbo force-pushed the tickets/DM-25689 branch 2 times, most recently from 8ae3847 to 9761d6f Compare July 2, 2020 15:41
- Update mask collection name.
- Remove call to writeCameraGeom from ingestStrayLightData.
- Add fits extension to the strayLight formatter.
@TallJimbo TallJimbo merged commit 13f426c into master Jul 3, 2020
@TallJimbo TallJimbo deleted the tickets/DM-25689 branch July 3, 2020 00:01
@@ -29,6 +29,7 @@
class SubaruStrayLightDataFormatter(FileFormatter):
"""Gen3 Butler Formatters for HSC y-band stray light correction data.
"""
extension = ".fits"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can’t help but be curious...is the stutter (with L34) deliberate?

Copy link
Member

Choose a reason for hiding this comment

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

No. I fixed it last week and the rebase didn’t notice so added the second one.

Copy link
Contributor

Choose a reason for hiding this comment

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

Doh...!

Copy link
Member Author

Choose a reason for hiding this comment

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

Gah, I saw this before merge, amended the commit to drop that part, and then somehow it came back before I merged.

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

4 participants