Menu

Commit [r18815]  Maximize  Restore  History

Merged revisions 18814 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r18814 | bugman | 2013-03-13 15:32:03 +0100 (Wed, 13 Mar 2013) | 11 lines

Fix for the value.write user function for very small parameter values (Rex for example).

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> in the thread
http://thread.gmane.org/gmane.science.nmr.relax.user/1397/focus=1402 and by by Angelo Miguel
Figueiredo <am dott figueiredo att fct dot unl dot pt> in the unrelated bug report at
https://gna.org/bugs/?20613.

The formatting string "20.15f" has been changed to "20.15g" to allow Python to decide if the normal
decimal or exponential form of the number should be printed.
........

bugman 2013-03-13

changed /branches/frame_order_testing
changed /branches/frame_order_testing/relax_io.py
/branches/frame_order_testing/relax_io.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.