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

Support using FITS WCS as a model as part of a transform #251

Open
Cadair opened this issue Sep 16, 2019 · 0 comments
Open

Support using FITS WCS as a model as part of a transform #251

Cadair opened this issue Sep 16, 2019 · 0 comments

Comments

@Cadair
Copy link
Collaborator

Cadair commented Sep 16, 2019

This is a slightly different to #99 as it would just use an existing astropy.wcs.WCS as a Model in a transform. This would allow two things,

  1. wrapping a FITS WCS in a gWCS if you wanted to code against only gWCS (less of an issue now APE 14 is a thing)
  2. Appending extra transforms to the start or end of a FITS-WCS.
  3. Adding additional dimensions, i.e. tabular lookups to a FITS (e.g. adding a tabular WAVE lookup to a spatial WCS)
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

No branches or pull requests

1 participant