Author: bugman
Date: Fri Sep 12 15:19:16 2014
New Revision: 25791

URL: http://svn.gna.org/viewcvs/relax?rev=25791&view=rev
Log:
Fix for the Frame_order.test_frame_order_pdb_model_ensemble system test.

More needed to be done to set up the Monte Carlo simulations - the 
monte_carlo.initial_values user
function call was required.


Modified:
    branches/frame_order_cleanup/test_suite/system_tests/frame_order.py

Modified: branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/frame_order.py?rev=25791&r1=25790&r2=25791&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/frame_order.py 
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/frame_order.py Fri Sep 
12 15:19:16 2014
@@ -982,6 +982,7 @@
 
         # Set up Monte Carlo data structures.
         self.interpreter.monte_carlo.setup(10)
+        self.interpreter.monte_carlo.initial_values()
 
         # Create the PDB model.
         self.interpreter.frame_order.pdb_model(dir=ds.tmpdir)


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to