Author: bugman
Date: Fri Sep 19 18:43:15 2014
New Revision: 25931
URL: http://svn.gna.org/viewcvs/relax?rev=25931&view=rev
Log:
Updated the base script for the Frame_order.test_cam_* system tests.
The frame_order.simulate user function is now called directly after the
frame_order.pdb_model user
function.
Modified:
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
Modified:
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py?rev=25931&r1=25930&r2=25931&view=diff
==============================================================================
---
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
(original)
+++
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
Fri Sep 19 18:43:15 2014
@@ -215,7 +215,8 @@
"""Display the results in PyMOL."""
# Create the PDB representation.
- self._execute_uf(uf_name='frame_order.pdb_model', ave_pos='devnull',
rep='devnull', dist='devnull', force=True)
+ self._execute_uf(uf_name='frame_order.pdb_model', ave_pos='devnull',
rep='devnull', force=True)
+ self._execute_uf(uf_name='frame_order.simulate', file='devnull',
force=True)
def setup_full(self):
_______________________________________________
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