Author: bugman
Date: Wed Oct 22 14:00:50 2014
New Revision: 26342
URL: http://svn.gna.org/viewcvs/relax?rev=26342&view=rev
Log:
Added spacing after the minimise.grid_search user function setup printouts.
This is for better spacing for the next messages from the specific analysis.
Modified:
trunk/pipe_control/minimise.py
Modified: trunk/pipe_control/minimise.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/minimise.py?rev=26342&r1=26341&r2=26342&view=diff
==============================================================================
--- trunk/pipe_control/minimise.py (original)
+++ trunk/pipe_control/minimise.py Wed Oct 22 14:00:50 2014
@@ -408,6 +408,7 @@
# Printout.
if verbosity:
write_data(out=sys.stdout, headings=["Parameter", "Lower bound",
"Upper bound", "Increments", "Comment"], data=data)
+ sys.stdout.write('\n')
# Return the bounds.
return model_lower, model_upper, model_inc
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits