Opened 7 years ago
Last modified 7 years ago
#997 new defect
save points as file from graph loses precision
Reported by: | pkienzle | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | SasView 5.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
When using the graph menu option to save points from graph to a file, it is only saving about 6 digits of precision rather than full 15 digits available. Should use %.15g or maybe %.15e rather than %g for the number format.
Change History (3)
comment:1 Changed 7 years ago by pkienzle
- Priority changed from major to minor
comment:2 Changed 7 years ago by pkienzle
comment:3 Changed 7 years ago by butler
- Milestone changed from SasView 4.2.0 to SasView 5.0.0
Note: See
TracTickets for help on using
tickets.
The datainfo window shows 12 digits.