mailr26180 - in /branches/frame_order_cleanup: ./ 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 edward on October 07, 2014 - 14:23:
Author: bugman
Date: Tue Oct  7 14:23:04 2014
New Revision: 26180

URL: http://svn.gna.org/viewcvs/relax?rev=26180&view=rev
Log:
Merged revisions 26148 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r26148 | tlinnet | 2014-10-03 18:34:35 +0200 (Fri, 03 Oct 2014) | 3 lines
  
  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:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py

Propchange: branches/frame_order_cleanup/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Tue Oct  7 14:23:04 2014
@@ -1 +1 @@
-/trunk:1-26139,26142-26147
+/trunk:1-26139,26142-26148

Modified: branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py?rev=26180&r1=26179&r2=26180&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py  
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py  Tue 
Oct  7 14:23:04 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 Tue Oct 07 14:40:02 2014