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-23630: Persist all fgcm zeropoint values as float64 #29

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Feb 25, 2020

Internally, these were reported by fgcm as 64-bit floats, and now they are
properly persisted by the butler as 64-bit floats.

Internally, these were reported by fgcm as 64-bit floats, and now they are
properly persisted by the butler as 64-bit floats.
@timj
Copy link
Member

timj commented Feb 25, 2020

I love it when oddities that only show up on certain operating systems turn out to be real bugs that no-one noticed before.

Copy link
Contributor

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix. These should definitely be float64.

Any other float32s hiding in fgcmcal?

@erykoff erykoff merged commit 2fc2e58 into master Feb 25, 2020
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.

None yet

3 participants