mailr4484 - /1.3/test_suite/system_tests/model_free.py


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

Header


Content

Posted by edward on January 08, 2008 - 14:51:
Author: bugman
Date: Tue Jan  8 14:51:52 2008
New Revision: 4484

URL: http://svn.gna.org/viewcvs/relax?rev=4484&view=rev
Log:
All the model-free optimisation tests now run the 
opt_setup_S2_0_970_te_2048_Rex_0_149.py script.


Modified:
    1.3/test_suite/system_tests/model_free.py

Modified: 1.3/test_suite/system_tests/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/model_free.py?rev=4484&r1=4483&r2=4484&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/model_free.py (original)
+++ 1.3/test_suite/system_tests/model_free.py Tue Jan  8 14:51:52 2008
@@ -144,7 +144,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -182,7 +182,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -220,7 +220,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -258,7 +258,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -297,7 +297,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -336,7 +336,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -374,7 +374,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -412,7 +412,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Set up the initial model-free parameter values (bypass the grid 
search for speed).
         self.relax.interpreter._Value.set([1.0, 0.0, 0.0], ['S2', 'te', 
'Rex'])
@@ -448,7 +448,7 @@
         """
 
         # Setup the data pipe for optimisation.
-        self.opt_setup_S2_0_970_te_2048_Rex_0_149()
+        
self.relax.interpreter.run(script_file='test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py')
 
         # Grid search.
         self.relax.interpreter._Minimisation.grid_search(inc=11)




Related Messages


Powered by MHonArc, Updated Tue Jan 08 15:20:28 2008