mailr11894 - /1.3/test_suite/system_tests/scripts/peak_lists/ccpn_analysis.py


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

Header


Content

Posted by edward on December 17, 2010 - 22:59:
Author: bugman
Date: Fri Dec 17 22:59:29 2010
New Revision: 11894

URL: http://svn.gna.org/viewcvs/relax?rev=11894&view=rev
Log:
Decreased the number of MC sims to speed up the CCPN Analysis peak list 
reading system test.


Modified:
    1.3/test_suite/system_tests/scripts/peak_lists/ccpn_analysis.py

Modified: 1.3/test_suite/system_tests/scripts/peak_lists/ccpn_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/peak_lists/ccpn_analysis.py?rev=11894&r1=11893&r2=11894&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/peak_lists/ccpn_analysis.py (original)
+++ 1.3/test_suite/system_tests/scripts/peak_lists/ccpn_analysis.py Fri Dec 
17 22:59:29 2010
@@ -116,7 +116,7 @@
 minimise('simplex', scaling=False, constraints=False)
 
 # Monte Carlo simulations.
-monte_carlo.setup(number=500)
+monte_carlo.setup(number=2)
 monte_carlo.create_data()
 monte_carlo.initial_values()
 minimise('simplex', scaling=False, constraints=False)




Related Messages


Powered by MHonArc, Updated Fri Dec 17 23:00:02 2010