mailr22863 - /trunk/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 April 28, 2014 - 16:09:
Author: tlinnet
Date: Mon Apr 28 16:09:16 2014
New Revision: 22863

URL: http://svn.gna.org/viewcvs/relax?rev=22863&view=rev
Log:
Set the verbosity=1, since the output is minimal.

Feature request: #3151, (https://gna.org/support/index.php?3151) - User 
function to set the R20 parameters in the default grid search using the 
minimum R2eff value.

Modified:
    trunk/specific_analyses/relax_disp/data.py

Modified: trunk/specific_analyses/relax_disp/data.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/relax_disp/data.py?rev=22863&r1=22862&r2=22863&view=diff
==============================================================================
--- trunk/specific_analyses/relax_disp/data.py  (original)
+++ trunk/specific_analyses/relax_disp/data.py  Mon Apr 28 16:09:16 2014
@@ -3522,7 +3522,7 @@
     print(text)
 
 
-def set_grid_r20_from_min_r2eff(force=True, verbosity=0):
+def set_grid_r20_from_min_r2eff(force=True, verbosity=1):
     """Set the R20 values to the minimum R2eff values.
 
     For a 2 field cpmg experiment with model CR72, that would drop number of 
uniform grid search point from gridNr^5 to gridNr^3.




Related Messages


Powered by MHonArc, Updated Mon Apr 28 16:20:02 2014