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-38535: Fix PhotonTransferCurveDataset types for scalar quantities #255

Merged
merged 2 commits into from Apr 3, 2023

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Apr 3, 2023

This PR adds tests and fixes inconsistencies between the data types for all the components of the PhotonTransferCurveDataset. Note that the explicit conversions to np.float64 are needed because FITS serialization can swap byte order, and this will ensure consistent byte ordering in case anything needs that.

Copy link
Contributor

@czwa czwa left a comment

Choose a reason for hiding this comment

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

This looks good to me.

@erykoff erykoff merged commit a879f82 into main Apr 3, 2023
1 check passed
@erykoff erykoff deleted the tickets/DM-38535 branch April 3, 2023 20:29
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

2 participants