mailr5898 - /1.3/test_suite/system_tests/scripts/angles.py


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

Header


Content

Posted by edward on April 21, 2008 - 10:55:
Author: bugman
Date: Mon Apr 21 10:29:53 2008
New Revision: 5898

URL: http://svn.gna.org/viewcvs/relax?rev=5898&view=rev
Log:
Added the sequence.display() user function call to the angles system test.


Modified:
    1.3/test_suite/system_tests/scripts/angles.py

Modified: 1.3/test_suite/system_tests/scripts/angles.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/angles.py?rev=5898&r1=5897&r2=5898&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/angles.py (original)
+++ 1.3/test_suite/system_tests/scripts/angles.py Mon Apr 21 10:29:53 2008
@@ -16,5 +16,8 @@
 # Initialise a diffusion tensor.
 diffusion_tensor.init((1.698e7, 1.417e7, 67.174, -83.718), param_types=3)
 
+# Display the sequence.
+sequence.display()
+
 # Calculate the angles.
 angle_diff_frame()




Related Messages


Powered by MHonArc, Updated Mon Apr 21 11:40:15 2008