mailr5981 - /1.3/test_suite/system_tests/scripts/relax_fit.py


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

Header


Content

Posted by edward on April 24, 2008 - 16:56:
Author: bugman
Date: Thu Apr 24 16:56:05 2008
New Revision: 5981

URL: http://svn.gna.org/viewcvs/relax?rev=5981&view=rev
Log:
Removed the commented out file writing user function.


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

Modified: 1.3/test_suite/system_tests/scripts/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/relax_fit.py?rev=5981&r1=5980&r2=5981&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/relax_fit.py (original)
+++ 1.3/test_suite/system_tests/scripts/relax_fit.py Thu Apr 24 16:56:05 2008
@@ -39,10 +39,3 @@
 monte_carlo.initial_values()
 minimise('simplex', constraints=0)
 monte_carlo.error_analysis()
-
-# Save the relaxation rates.
-#value.write(param='rx', file='rx.out', force=1)
-
-# Grace plots of the relaxation rate.
-#grace.write(y_data_type='rx', file='rx.agr', force=1)
-#grace.view(file='rx.agr')




Related Messages


Powered by MHonArc, Updated Thu Apr 24 17:20:41 2008