Menu

Commit [r19372]  Maximize  Restore  History

The 'exp_fit' relaxation dispersion model now uses the minfx.grid sparseness argument.

This is used to skip all parts of the grid search belonging to a different exponential curve or
different spin. If the number of curves is N and the number of spins M, the grid size decreases
from inc**(2*N*M) to (inc**2)*N*M. For lots of spins and curves, this is a huge decrease.

bugman 2013-04-04

changed /branches/relax_disp/specific_analyses/relax_disp.py
/branches/relax_disp/specific_analyses/relax_disp.py Diff Switch to side-by-side view
Loading...