mailr25007 - /branches/R1_fitting/lib/text/gui.py


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

Header


Content

Posted by tlinnet on August 13, 2014 - 10:46:
Author: tlinnet
Date: Wed Aug 13 10:46:56 2014
New Revision: 25007

URL: http://svn.gna.org/viewcvs/relax?rev=25007&view=rev
Log:
Added GUI text for parameter r1_fit.

sr #3135(https://gna.org/support/?3135): Optimisation of the R1 relaxation 
rate for the off-resonance R1rho relaxation dispersion models.

Modified:
    branches/R1_fitting/lib/text/gui.py

Modified: branches/R1_fitting/lib/text/gui.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/R1_fitting/lib/text/gui.py?rev=25007&r1=25006&r2=25007&view=diff
==============================================================================
--- branches/R1_fitting/lib/text/gui.py (original)
+++ branches/R1_fitting/lib/text/gui.py Wed Aug 13 10:46:56 2014
@@ -38,9 +38,11 @@
 
 # Relaxation data GUI text elements.
 r1 = u("R\u2081")
+r1_fit = u("R\u2081_fit")
 r2 = u("R\u2082")
 if win:
     r1 = "R1"
+    r1_fit = "R1_fit"
     r2 = "R2"
 
 # Model-free GUI text elements.




Related Messages


Powered by MHonArc, Updated Wed Aug 13 11:00:02 2014