mailr8713 - /branches/ave_noe/test_suite/system_tests/scripts/phthalic_acid_noes.py


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

Header


Content

Posted by edward on February 02, 2009 - 10:51:
Author: bugman
Date: Mon Feb  2 10:51:45 2009
New Revision: 8713

URL: http://svn.gna.org/viewcvs/relax?rev=8713&view=rev
Log:
The N-state model is now selected in the NOESY system test.


Modified:
    branches/ave_noe/test_suite/system_tests/scripts/phthalic_acid_noes.py

Modified: 
branches/ave_noe/test_suite/system_tests/scripts/phthalic_acid_noes.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/ave_noe/test_suite/system_tests/scripts/phthalic_acid_noes.py?rev=8713&r1=8712&r2=8713&view=diff
==============================================================================
--- branches/ave_noe/test_suite/system_tests/scripts/phthalic_acid_noes.py 
(original)
+++ branches/ave_noe/test_suite/system_tests/scripts/phthalic_acid_noes.py 
Mon Feb  2 10:51:45 2009
@@ -32,6 +32,9 @@
 # Read the NOE restraints.
 noe.read_restraints(file='phthalic_acid', dir=DATA_PATH+'noe_restraints')
 
+# Set the type of N-state model.
+n_state_model.select_model(model='fixed')
+
 # Calculate the average NOE potential.
 calc()
 




Related Messages


Powered by MHonArc, Updated Mon Feb 02 11:00:03 2009