svn+ssh://bugman@.../svn/relax/trunk
........
r26085 | tlinnet | 2014-09-27 12:20:33 +0200 (Sat, 27 Sep 2014) | 12 lines
For relaxation dispersion, modified that the Grid search and linear constraints for parameter "k_AB" is between 0-100.
The parameter is only used in the TSMFK01 model.
The "k_AB" parameter is only for very slow forward exchange rate.
The extected values should according to the reference paper:
Tollinger, M., Skrynnikov, N. R., Mulder, F. A. A., Forman-Kay, J. D., and Kay, L. E. (2001). Slow dynamics in folded and unfolded states of an sh3 domain. J. Am. Chem. Soc., 123(46), 11341-11352. (10.1021/ja011300z)
The paper conserns values of k_AB in the region 0.1 to 5.0.
If the exchange rate is any higher value of this, then another model should be used for the analysis.
........
r26087 | tlinnet | 2014-09-27 14:49:46 +0200 (Sat, 27 Sep 2014) | 3 lines
Set the default insignificance value to 0.0 instead of 1.0.
Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.
........
r26088 | tlinnet | 2014-09-27 16:33:01 +0200 (Sat, 27 Sep 2014) | 3 lines
Modified the Grid search limits for parameter "k_AB" to be between 0.1 and 20.0 rad/s.
This is for the TSMFK01 model, where values much above 10/20 is not expected.
........