mailr14905 - /1.3/test_suite/system_tests/scripts/n_state_model/5_state_xz.py


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

Header


Content

Posted by edward on October 24, 2011 - 17:52:
Author: bugman
Date: Mon Oct 24 17:52:04 2011
New Revision: 14905

URL: http://svn.gna.org/viewcvs/relax?rev=14905&view=rev
Log:
Added checks for the n_state_model.cone_pdb user fn in the 
N_state_model.test_5_state_xz system test.


Modified:
    1.3/test_suite/system_tests/scripts/n_state_model/5_state_xz.py

Modified: 1.3/test_suite/system_tests/scripts/n_state_model/5_state_xz.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/n_state_model/5_state_xz.py?rev=14905&r1=14904&r2=14905&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/n_state_model/5_state_xz.py (original)
+++ 1.3/test_suite/system_tests/scripts/n_state_model/5_state_xz.py Mon Oct 
24 17:52:04 2011
@@ -87,5 +87,9 @@
 # Centre of mass analysis.
 n_state_model.CoM(pivot_point=[0.0, 0.0, 0.0], centre=[0.0, 0.0, 1.0])
 
+# Cone PDBs.
+n_state_model.cone_pdb(cone_type='diff on cone', file='devnull', force=True)
+n_state_model.cone_pdb(cone_type='diff in cone', file='devnull', force=True)
+
 # Write the results.
 results.write(file='devnull')




Related Messages


Powered by MHonArc, Updated Mon Oct 24 18:00:02 2011