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

Improperly formatted floats in output #3

Open
will-fawcett opened this issue Jul 18, 2018 · 0 comments
Open

Improperly formatted floats in output #3

will-fawcett opened this issue Jul 18, 2018 · 0 comments

Comments

@will-fawcett
Copy link

Part of the output from running Photo produces improperly formatted numbers. For example, after running ModernEarth* there are numbers such as "3.78-101" inside "out.out", which should be formatted as "3.78E-101". It seems that all instances of numbers with exponents larger than 99 (or smaller than -99) suffer from this.

  • run with default parameters on macOS 10.13.6
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

No branches or pull requests

1 participant