mailr19283 - /branches/2.2/test_suite/system_tests/scripts/bug_20674_ct_analysis_failure.py


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

Header


Content

Posted by edward on April 02, 2013 - 10:58:
Author: bugman
Date: Tue Apr  2 10:58:10 2013
New Revision: 19283

URL: http://svn.gna.org/viewcvs/relax?rev=19283&view=rev
Log:
Decreased the number of Monte Carlo simulations in the 
Ct.test_bug_20674_ct_analysis_failure system test.


Modified:
    
branches/2.2/test_suite/system_tests/scripts/bug_20674_ct_analysis_failure.py

Modified: 
branches/2.2/test_suite/system_tests/scripts/bug_20674_ct_analysis_failure.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/2.2/test_suite/system_tests/scripts/bug_20674_ct_analysis_failure.py?rev=19283&r1=19282&r2=19283&view=diff
==============================================================================
--- 
branches/2.2/test_suite/system_tests/scripts/bug_20674_ct_analysis_failure.py 
(original)
+++ 
branches/2.2/test_suite/system_tests/scripts/bug_20674_ct_analysis_failure.py 
Tue Apr  2 10:58:10 2013
@@ -49,7 +49,7 @@
 calc()
 
 # Monte Carlo simulations.
-monte_carlo.setup(number=500)
+monte_carlo.setup(number=10)
 monte_carlo.create_data()
 calc()
 monte_carlo.error_analysis()




Related Messages


Powered by MHonArc, Updated Tue Apr 02 11:20:02 2013