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

Add WCS header #13

Closed
albireox opened this issue Feb 12, 2021 · 0 comments · Fixed by #14
Closed

Add WCS header #13

albireox opened this issue Feb 12, 2021 · 0 comments · Fixed by #14
Assignees
Labels
enhancement New feature or request

Comments

@albireox
Copy link
Member

We need a system to add a WCS header group to the header model of an image. I think the best way is to add a new parameter to Exposure, Exposure.wcs. It would act similarly to Exposure.camera and be passed as part of the context.

The WCS can be defined manually by adding keywords whose values reference __wcs__, but we should also add a *magical group that will get expanded into a default astropy.wcs.WCS.to_header() group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant