Menu

Commit [r21620]  Maximize  Restore  History

The relax_disp.plot_disp_curves user function now produces interpolated dispersion curves.

For this the new 'num_points' and 'extend' arguments have been added to the user function to give
the user better control of this plotting. The interpolated curve is disabled from the numeric CPMG
models as these do not support interpolation, and the 'R2eff' model as interpolation is not needed.

To support this, the specific_analyses.relax_disp.optimisation.back_calc_r2eff() function has been
extended to support the CPMG frequencies or spin-lock field strengths been supplied instead of
retrieved. This allows a set of custom dispersion points to be used in the back calculation.

The dispersion target function setup was modified to prevent the recalculation of tau_CPMG values
when asked, as interpolation is not compatible with this.

bugman 2013-11-24

changed /branches/relax_disp/specific_analyses/relax_disp/api.py
changed /branches/relax_disp/specific_analyses/relax_disp/disp_data.py
changed /branches/relax_disp/specific_analyses/relax_disp/optimisation.py
changed /branches/relax_disp/specific_analyses/relax_disp/variables.py
changed /branches/relax_disp/target_functions/relax_disp.py
changed /branches/relax_disp/user_functions/relax_disp.py
/branches/relax_disp/specific_analyses/relax_disp/api.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/specific_analyses/relax_disp/disp_data.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/specific_analyses/relax_disp/optimisation.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/specific_analyses/relax_disp/variables.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/target_functions/relax_disp.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/user_functions/relax_disp.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.