mailr26148 - /trunk/test_suite/system_tests/relax_disp.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by tlinnet on October 03, 2014 - 18:34:
Author: tlinnet
Date: Fri Oct  3 18:34:35 2014
New Revision: 26148

URL: http://svn.gna.org/viewcvs/relax?rev=26148&view=rev
Log:
Removed the showing of Matplotlib figures in the test suite.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for 
the repeated analysis of dispersion data.

Modified:
    trunk/test_suite/system_tests/relax_disp.py

Modified: trunk/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_disp.py?rev=26148&r1=26147&r2=26148&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Fri Oct  3 18:34:35 2014
@@ -6073,7 +6073,7 @@
 
                 ## Plot R2eff stats
                 write_stats = True
-                RDR.plot_int_stat(int_stat_dic=int_stat_dic, methods=['FT', 
'MDD'], list_glob_ini=[128, 126], show=True, write_stats=write_stats)
+                RDR.plot_int_stat(int_stat_dic=int_stat_dic, methods=['FT', 
'MDD'], list_glob_ini=[128, 126], show=False, write_stats=write_stats)
 
                 # Open stat file.
                 if write_stats:




Related Messages


Powered by MHonArc, Updated Sun Oct 05 22:40:02 2014