mailr8791 - /1.3/test_suite/system_tests/scripts/align_fit.py


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

Header


Content

Posted by edward on February 12, 2009 - 10:19:
Author: bugman
Date: Thu Feb 12 10:19:48 2009
New Revision: 8791

URL: http://svn.gna.org/viewcvs/relax?rev=8791&view=rev
Log:
A few changes to the system test.


Modified:
    1.3/test_suite/system_tests/scripts/align_fit.py

Modified: 1.3/test_suite/system_tests/scripts/align_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/align_fit.py?rev=8791&r1=8790&r2=8791&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/align_fit.py (original)
+++ 1.3/test_suite/system_tests/scripts/align_fit.py Thu Feb 12 10:19:48 2009
@@ -42,8 +42,9 @@
 n_state_model.select_model(model='fixed')
 
 # Minimisation.
-grid_search()
-minimise('simplex', constraints=False, max_iter=5)
+align_tensor.init(tensor='synth', params=(-0.351261/2000, 0.556994/2000, 
-0.506392/2000, 0.560544/2000, -0.286367/2000), param_types=2)
+#grid_search(inc=5)
+minimise('simplex', constraints=False, max_iter=500)
 
 # Write out a results file.
 results.write('results', force=True)




Related Messages


Powered by MHonArc, Updated Thu Feb 12 11:00:02 2009