Author: bugman
Date: Mon Sep 22 12:04:58 2014
New Revision: 25949
URL: http://svn.gna.org/viewcvs/relax?rev=25949&view=rev
Log:
Decreased the time required for the Frame_order.test_cam_* system tests.
The frame_order.simulate user function now only creates a total of 20 snapshots
rather than 1000.
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=25949&r1=25948&r2=25949&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
Mon Sep 22 12:04:58 2014
@@ -216,7 +216,7 @@
# Create the PDB representation.
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)
+ self._execute_uf(uf_name='frame_order.simulate', file='devnull',
total=20, 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