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

DM-12599: Implement lossless FITS compression #74

Merged
merged 2 commits into from Nov 13, 2017
Merged

Conversation

PaulPrice
Copy link
Contributor

No description provided.

@@ -40,3 +40,6 @@ FitsStorage:
variance:
<<: *lossyBasic

# Set the default
default:
<<: *default
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, one quick thing. This is fine, but you might think about whether each of the full-Exposure schemes should be named more explicitly with an & tag, and then default could refer to the full-Exposure scheme rather than moving &default around.

Give everything a symbolic name, and then just set the default to
that. This allows the default to be changed more simply, and gives
a symbolic name to the default besides just "default".
Following adoption of RFC-378, lossless compression is to be the default.
@PaulPrice PaulPrice merged commit 79c66b5 into master Nov 13, 2017
@ktlim ktlim deleted the tickets/DM-12599 branch August 25, 2018 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants