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 support for fits.gz files #88

Closed
TheSkyentist opened this issue Jul 12, 2024 · 1 comment
Closed

Add support for fits.gz files #88

TheSkyentist opened this issue Jul 12, 2024 · 1 comment

Comments

@TheSkyentist
Copy link
Contributor

We should add support for fits.gz files. All Astropy FITS handling functions handle gzipped FITS files just as well as uncompressed ones. This would simply require a little tweaking to the filtering and suffix checking. I will try to add a PR soon to do this.

@ryanhausen
Copy link
Owner

Fixed in #90 . Thanks!

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

2 participants