mailr14807 - /1.3/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py


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

Header


Content

Posted by edward on October 06, 2011 - 15:20:
Author: bugman
Date: Thu Oct  6 15:20:13 2011
New Revision: 14807

URL: http://svn.gna.org/viewcvs/relax?rev=14807&view=rev
Log:
Modified the new test_rdc_tensor() N-state model system test to not produce 
files.


Modified:
    1.3/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py

Modified: 1.3/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py?rev=14807&r1=14806&r2=14807&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py (original)
+++ 1.3/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py Thu Oct  
6 15:20:13 2011
@@ -58,7 +58,4 @@
 rdc.calc_q_factors()
 
 # Correlation plots.
-rdc.corr_plot(file="%s_rdc_corr.agr" % 'C', force=True)
-
-# Save the program state.
-state.save('relax_tensors', force=True)
+rdc.corr_plot(file="devnull", force=True)




Related Messages


Powered by MHonArc, Updated Thu Oct 06 15:40:02 2011