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

cutout and save the current Aladin view as a FITs image with WCS #15

Closed
havok2063 opened this issue Oct 30, 2018 · 1 comment · Fixed by #98
Closed

cutout and save the current Aladin view as a FITs image with WCS #15

havok2063 opened this issue Oct 30, 2018 · 1 comment · Fixed by #98
Assignees
Milestone

Comments

@havok2063
Copy link

It would be cool to be able to save a cutout of a specified size of the current view in Aladin as a FITS image that contains the WCS information. One could then overlay this image on any other image data.

or alternatively, using the get_JPEG_thumbnail method that currently exists, to save the JPEG image but embed the WCS info into the image header, so the JPEG itself can be overplayed elsewhere.

@tboch tboch self-assigned this Aug 25, 2020
@tboch
Copy link
Contributor

tboch commented Aug 25, 2020

We will add a get_view_WCS() (and a get_dimensions()) method to retrieve an Astropy WCS object for the current view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants