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

fitsio: card value as float64 #43

Open
sbinet opened this issue Mar 16, 2018 · 0 comments
Open

fitsio: card value as float64 #43

sbinet opened this issue Mar 16, 2018 · 0 comments
Assignees

Comments

@sbinet
Copy link
Contributor

sbinet commented Mar 16, 2018

#42 exposed an interesting edge case: values that look like ints (e.g. 4) but should really be handle as float64.

perhaps Value should grow an AsFloat64() or Float64() method that converts an int into a float64?

@sbinet sbinet self-assigned this Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant