-
Notifications
You must be signed in to change notification settings - Fork 4
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
Correctly handle compressed fits files #694
Conversation
@ajstewart would be good to get your eyes on this before I go further and update docs etc |
This seems ok to me so far! |
I think this is good to go. I haven't added any tests for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good though I'm a bit confused at what this is supporting given the doc edit.
On the tests, yeah there aren't any tests as we never got around to it. If it's a small test then it's good to start adding them. But I'm not fussed.
Fix #693.