mailr19466 - /branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py


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

Header


Content

Posted by edward on April 11, 2013 - 17:00:
Author: bugman
Date: Thu Apr 11 17:00:57 2013
New Revision: 19466

URL: http://svn.gna.org/viewcvs/relax?rev=19466&view=rev
Log:
Removed the relax_disp.select_model user function call from the exp_fit 
dispersion system test script.

This is performed by the auto-analysis and not during setup.


Modified:
    branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py

Modified: 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py?rev=19466&r1=19465&r2=19466&view=diff
==============================================================================
--- branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py 
(original)
+++ branches/relax_disp/test_suite/system_tests/scripts/relax_disp/exp_fit.py 
Thu Apr 11 17:00:57 2013
@@ -46,9 +46,6 @@
 # Set the relaxation dispersion experiment type.
 relax_disp.exp_type('r1rho')
 
-# Set the relaxation dispersion curve type.
-relax_disp.select_model('exp_fit')
-
 # The spectral data - spectrum ID, peak lists, offset frequency (Hz), 
relaxation time period (s), baseplane RMSD estimate.
 data = [
     ["nu_1kHz_relaxT_0.01", "nu_1kHz_relaxT_0.01.list", 1000.0, 0.01,   
1000],




Related Messages


Powered by MHonArc, Updated Thu Apr 11 17:20:02 2013