Author: bugman
Date: Wed Jan 21 18:15:25 2009
New Revision: 8561
URL: http://svn.gna.org/viewcvs/relax?rev=8561&view=rev
Log:
Fix for a call to the structure.read_pdb() user function.
Modified:
branches/multi_structure/test_suite/system_tests/model_free.py
Modified: branches/multi_structure/test_suite/system_tests/model_free.py
URL:
http://svn.gna.org/viewcvs/relax/branches/multi_structure/test_suite/system_tests/model_free.py?rev=8561&r1=8560&r2=8561&view=diff
==============================================================================
--- branches/multi_structure/test_suite/system_tests/model_free.py (original)
+++ branches/multi_structure/test_suite/system_tests/model_free.py Wed Jan 21
18:15:25 2009
@@ -210,7 +210,7 @@
self.relax.interpreter._Sequence.read(file='noe.500.out', dir=path)
# Read the PDF file and set the vectors.
- self.relax.interpreter._Structure.read_pdb(file='pdb', dir=path,
model=1)
+ self.relax.interpreter._Structure.read_pdb(file='pdb', dir=path,
read_model=1)
self.relax.interpreter._Structure.load_spins('@N')
self.relax.interpreter._Structure.vectors(attached='H')
_______________________________________________
relax (http://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