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

fix bug not writing qlevel #386

Merged
merged 2 commits into from
Nov 7, 2023
Merged

fix bug not writing qlevel #386

merged 2 commits into from
Nov 7, 2023

Conversation

esheldon
Copy link
Owner

@esheldon esheldon commented Nov 7, 2023

closes #385

Even when set to 0 we need to write it. This support lossless compression

Note however this has uncovered a second bug, where for the lossless gzip compression the data are not being flushed/finalized while the fits object is open

Even when set to 0 we need to write it.  This support
lossless compression
@esheldon esheldon merged commit 6f9590a into master Nov 7, 2023
18 checks passed
@esheldon esheldon deleted the lossless branch November 7, 2023 14:54
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

Successfully merging this pull request may close these issues.

GZIP_2 does not appear to do lossless compression
2 participants