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 raw_data endpoint to work with 32 bit images with negative values #45

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

jnation3406
Copy link
Contributor

To fix #44

This changes things to allow negative pixels values and negative zmin/zmax values, and tries to use the SATURATE fits header keyword to get the max value to create the histogram with.

@jnation3406 jnation3406 requested a review from LTDakin December 16, 2024 22:29
@LTDakin LTDakin merged commit cfd0fa6 into main Jan 8, 2025
3 checks passed
@LTDakin LTDakin deleted the fix/raw_data_32 branch January 8, 2025 19:57
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.

RGB stack sometimes fails to return the data
2 participants