Author: bugman
Date: Thu Sep 25 13:58:18 2014
New Revision: 26042

URL: http://svn.gna.org/viewcvs/relax?rev=26042&view=rev
Log:
Added a section printout to the frame order auto-analysis when summary tables 
are created.


Modified:
    branches/frame_order_cleanup/auto_analyses/frame_order.py

Modified: branches/frame_order_cleanup/auto_analyses/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/auto_analyses/frame_order.py?rev=26042&r1=26041&r2=26042&view=diff
==============================================================================
--- branches/frame_order_cleanup/auto_analyses/frame_order.py   (original)
+++ branches/frame_order_cleanup/auto_analyses/frame_order.py   Thu Sep 25 
13:58:18 2014
@@ -472,6 +472,7 @@
                 self.interpreter.state.save('final_state', 
dir=self.results_dir, force=True)
 
             # Count the number of Sobol' points and create a summary file.
+            section(file=sys.stdout, text="Summaries")
             count_sobol_points(dir=self.results_dir, force=True)
             summarise(dir=self.results_dir, force=True)
 


_______________________________________________
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

Reply via email to