Menu

Commit [r21502]  Maximize  Restore  History

Converted the spin specific 'r2', 'r2a', and 'r2b' dispersion parameters from lists to dictionaries.

The new parameter keys are based on the experiment type and the spectrometer frequency. These keys
are supported by the generate_r20_key() and decompose_r20_key() pair of functions in the
specific_analyses.relax_disp.disp_data module. This enables support for different R20 parameters
for each experiment type - a key piece of infrastructure for the MMQ models.

The relax_disp.select_model user function backend was modified so the parameter list only contains
one instance for each of the 'r2', 'r2a', or 'r2b' strings.

The specific_analyses.relax_disp.parameters.loop_parameters() function was modified so that the R20
key rather than frequency index is returned for the R20 parameters. Many other code changes were
required.

bugman 2013-11-18

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/parameters.py
changed /branches/relax_disp/test_suite/shared_data/saved_states/bug_21081_disp_cluster_fail.bz2
changed /branches/relax_disp/test_suite/system_tests/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/parameters.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/test_suite/system_tests/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.