Menu

Commit [r19390]  Maximize  Restore  History

Fix for the relaxation curve-fitting _assemble_scaling_matrix() method.

The intensity scaling was never activated before due to a lower vs. uppercase parameter name
mismatch. This scaling is now correctly set up as the previous code assumed cdp.relax_times was a
list whereas it has been a dictionary since the early 1.3 releases.

bugman 2013-04-05

changed /trunk/specific_analyses/relax_fit.py
/trunk/specific_analyses/relax_fit.py Diff Switch to side-by-side view
Loading...