mailr19810 - /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 May 30, 2013 - 20:07:
Author: bugman
Date: Thu May 30 20:07:46 2013
New Revision: 19810

URL: http://svn.gna.org/viewcvs/relax?rev=19810&view=rev
Log:
Fix for the relax_disp.exp_type call in the Relax_disp.test_exp_fit system 
test script.


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=19810&r1=19809&r2=19810&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 May 30 20:07:46 2013
@@ -44,7 +44,7 @@
 spin.create(res_name='Lys', res_num=3, spin_name='N')
 
 # Set the relaxation dispersion experiment type.
-relax_disp.exp_type('r1rho')
+relax_disp.exp_type('r1rho exponential')
 
 # The spectral data - spectrum ID, peak lists, offset frequency (Hz), 
relaxation time period (s), baseplane RMSD estimate.
 data = [




Related Messages


Powered by MHonArc, Updated Fri May 31 09:20:01 2013