mailr5929 - /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 April 21, 2008 - 17:18:
Author: bugman
Date: Mon Apr 21 17:09:48 2008
New Revision: 5929

URL: http://svn.gna.org/viewcvs/relax?rev=5929&view=rev
Log:
Fix for the test_opendx_theta_phi_da() system test.

The spin information is now loaded.


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=5929&r1=5928&r2=5929&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/model_free.py (original)
+++ 1.3/test_suite/system_tests/model_free.py Mon Apr 21 17:09:48 2008
@@ -138,6 +138,7 @@
 
         # Read the PDF file and set the vectors.
         self.relax.interpreter._Structure.read_pdb(file='pdb', dir=path, 
model=1)
+        self.relax.interpreter._Structure.load_spins('@N')
         self.relax.interpreter._Structure.vectors(proton='H')
 
         # Read the relaxation data.




Related Messages


Powered by MHonArc, Updated Mon Apr 21 17:20:11 2008