mailr20688 - /branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py


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

Header


Content

Posted by edward on August 26, 2013 - 15:36:
Author: bugman
Date: Mon Aug 26 15:36:06 2013
New Revision: 20688

URL: http://svn.gna.org/viewcvs/relax?rev=20688&view=rev
Log:
The offset is now set for all spectra in the 
Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test.

Previously only the reference was set.


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

Modified: 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py?rev=20688&r1=20687&r2=20688&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py
 (original)
+++ 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/r1rho_off_res_tp02.py
 Mon Aug 26 15:36:06 2013
@@ -80,6 +80,9 @@
         # Set the relaxation dispersion spin-lock field strength (nu1).
         relax_disp.spin_lock_field(spectrum_id=id, field=field)
 
+        # Set the spin-lock offset.
+        relax_disp.spin_lock_offset(spectrum_id='ref_%s' % 
frq_label[frq_index], offset=110.0)
+
         # Set the relaxation times.
         relax_disp.relax_time(spectrum_id=id, time=0.1)
 




Related Messages


Powered by MHonArc, Updated Tue Aug 27 09:20:02 2013