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 checking to fits/img cut functions. #23

Open
ceb8 opened this issue Nov 15, 2019 · 0 comments
Open

Add wcs checking to fits/img cut functions. #23

ceb8 opened this issue Nov 15, 2019 · 0 comments
Labels
enhancement New feature or request Priority: Low Nice to have, but ultimately not needed

Comments

@ceb8
Copy link
Collaborator

ceb8 commented Nov 15, 2019

Right now fits_cut and img_cut assume the list of images they are given all share the same WCS and pixel scale, but no actual checking is done. A minor improvement would be to add checking and raise an error is the images don't match. A larger improvement would be to implement optional resampling.

@ceb8 ceb8 added enhancement New feature or request Priority: Low Nice to have, but ultimately not needed labels Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: Low Nice to have, but ultimately not needed
Projects
None yet
Development

No branches or pull requests

1 participant