mailRe: r25033 - /trunk/specific_analyses/relax_disp/parameter_object.py


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

Header


Content

Posted by Troels Emtekær Linnet on August 19, 2014 - 16:34:
Hi Edward.

I will set it to 2 then.

I did not have a good feeling with that average value of this parameter.

Best
Troels

2014-08-19 16:26 GMT+02:00 Edward d'Auvergne <edward@xxxxxxxxxxxxx>:
Hi,

A value of 5 rad.s^-1 is quite high for a protein R1 values.  Do you
know the average value of the optimised R1 values in Kaare's
publications?  Normally it is around 2.  Though the default parameter
value is not important for the analysis.

Regards,

Edward



On 15 August 2014 18:53,  <tlinnet@xxxxxxxxxxxxx> wrote:
Author: tlinnet
Date: Fri Aug 15 18:53:54 2014
New Revision: 25033

URL: http://svn.gna.org/viewcvs/relax?rev=25033&view=rev
Log:
Set the default value of r1_fit to 5.0.

Modified:
    trunk/specific_analyses/relax_disp/parameter_object.py

Modified: trunk/specific_analyses/relax_disp/parameter_object.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/relax_disp/parameter_object.py?rev=25033&r1=25032&r2=25033&view=diff
==============================================================================
--- trunk/specific_analyses/relax_disp/parameter_object.py      (original)
+++ trunk/specific_analyses/relax_disp/parameter_object.py      Fri Aug 15 
18:53:54 2014
@@ -200,7 +200,7 @@
         self._add(
             'r1_fit',
             scope = 'spin',
-            default = 10.0,
+            default = 5.0,
             desc = 'The fitted longitudinal relaxation rate',
             py_type = dict,
             set = 'params',


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel



Related Messages


Powered by MHonArc, Updated Tue Aug 19 16:40:12 2014