mailr24769 - /branches/r1rho_plotting/specific_analyses/relax_disp/data.py


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

Header


Content

Posted by tlinnet on July 26, 2014 - 13:33:
Author: tlinnet
Date: Sat Jul 26 13:33:52 2014
New Revision: 24769

URL: http://svn.gna.org/viewcvs/relax?rev=24769&view=rev
Log:
Improved axis label for plotting R1rho R2 as function of effective field 
w_eff.

sr #3124(https://gna.org/support/?3124): Grace graphs production for R1rho 
analysis with R2_eff as function of Omega_eff.
sr #3138(https://gna.org/support/?3138): Interpolating theta through 
spin-lock offset [Omega], rather than spin-lock field strength [w1].

Modified:
    branches/r1rho_plotting/specific_analyses/relax_disp/data.py

Modified: branches/r1rho_plotting/specific_analyses/relax_disp/data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/r1rho_plotting/specific_analyses/relax_disp/data.py?rev=24769&r1=24768&r2=24769&view=diff
==============================================================================
--- branches/r1rho_plotting/specific_analyses/relax_disp/data.py        
(original)
+++ branches/r1rho_plotting/specific_analyses/relax_disp/data.py        Sat 
Jul 26 13:33:52 2014
@@ -2358,7 +2358,7 @@
         colour_index += 1
 
     # The axis labels.
-    axis_labels.append(['\\qEffective field in rotating frame: w_eff \\Q', 
'\\qR\\s2\\N\\Q (rad.s\\S-1\\N)'])
+    axis_labels.append(['\\qEffective field in rotating frame 
\\xw\\B\\seff\\N\\Q (rad.s\\S-1\\N)', '\\qR\\s2\\N\\Q (rad.s\\S-1\\N)'])
 
     return err, data, set_labels, set_colours, x_axis_type_zero, symbols, 
symbol_sizes, linetype, linestyle, axis_labels
 




Related Messages


Powered by MHonArc, Updated Sat Jul 26 13:40:03 2014