mailr24690 - /branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py


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

Header


Content

Posted by edward on July 24, 2014 - 08:46:
Author: bugman
Date: Thu Jul 24 08:46:22 2014
New Revision: 24690

URL: http://svn.gna.org/viewcvs/relax?rev=24690&view=rev
Log:
The rx parameter of the relaxation curve-fitting analysis now has 'rad.s^-1' 
units defined.


Modified:
    
branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py

Modified: 
branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py?rev=24690&r1=24689&r2=24690&view=diff
==============================================================================
--- 
branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py  
      (original)
+++ 
branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py  
      Thu Jul 24 08:46:22 2014
@@ -141,6 +141,7 @@
             'rx',
             scope = 'spin',
             default = 8.0,
+            units = 'rad.s^-1',
             desc = 'Either the R1 or R2 relaxation rate',
             set = 'params',
             py_type = float,




Related Messages


Powered by MHonArc, Updated Thu Jul 24 09:00:03 2014