mailr22923 - /trunk/test_suite/system_tests/scripts/relax_disp/cpmg_synthetic.py


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

Header


Content

Posted by tlinnet on May 02, 2014 - 13:14:
Author: tlinnet
Date: Fri May  2 13:14:15 2014
New Revision: 22923

URL: http://svn.gna.org/viewcvs/relax?rev=22923&view=rev
Log:
Small fix in cpmg_synthetic script.

Modified:
    trunk/test_suite/system_tests/scripts/relax_disp/cpmg_synthetic.py

Modified: trunk/test_suite/system_tests/scripts/relax_disp/cpmg_synthetic.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/scripts/relax_disp/cpmg_synthetic.py?rev=22923&r1=22922&r2=22923&view=diff
==============================================================================
--- trunk/test_suite/system_tests/scripts/relax_disp/cpmg_synthetic.py  
(original)
+++ trunk/test_suite/system_tests/scripts/relax_disp/cpmg_synthetic.py  Fri 
May  2 13:14:15 2014
@@ -93,7 +93,7 @@
 
 # The number of Monte Carlo simulations to be used for the error analyses.
 if not hasattr(ds, 'MC_NUM'):
-    ds.GRID_INC = 3
+    ds.MC_NUM = 3
 
 # Set up the data pipe.
 #######################




Related Messages


Powered by MHonArc, Updated Fri May 02 13:20:02 2014