svn+ssh://bugman@.../svn/relax/trunk
........
r25175 | bugman | 2014-08-21 17:05:48 +0200 (Thu, 21 Aug 2014) | 6 lines
Added the R1 parameter fitting GUI element to the dispersion GUI tab.
This is a simple Boolean toggle element that allows the R1 optimisation to be turned on. The value
is passed into the auto-analysis.
........
r25176 | bugman | 2014-08-21 17:07:04 +0200 (Thu, 21 Aug 2014) | 6 lines
Added the r1_fit argument to the relaxation dispersion auto-analysis.
When this is True, the relax_disp.r1_fit user function will be called to turn R1 parameter fitting
on.
........