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-21860: Add Gen3 support to obs_cfht #74

Merged
merged 5 commits into from Sep 12, 2020
Merged

DM-21860: Add Gen3 support to obs_cfht #74

merged 5 commits into from Sep 12, 2020

Conversation

timj
Copy link
Member

@timj timj commented Sep 2, 2020

This currently creates an MegaPrime instrument and a very simple raw formatter. I can butler ingest-raws successfully and I have checked that the gen2 WCS and gen3 WCS from raws agree (although gen2 raw_wcs seems to be broken and inconsistent -- works fine if I get the raw and then get the wcs).



class MegaPrimeRawFormatter(FitsRawFormatterBase):
"""Gen3 Butler Formatters for HSC raw data.
Copy link
Member

Choose a reason for hiding this comment

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

I guess it is MegaPrime instead of HSC

@@ -41,6 +46,34 @@
}
Copy link
Member

Choose a reason for hiding this comment

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

It doesn't look consistent with d63ccc4 some filters are missing (the narrow band ones)

Copy link
Member Author

Choose a reason for hiding this comment

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

Correct. That's the gen2 list. I was trying not to mess with the gen2 code paths.

@timj timj merged commit d3c3ad4 into master Sep 12, 2020
@timj timj deleted the tickets/DM-21860 branch September 12, 2020 03:14
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