Menu

Commit [r15198]  Maximize  Restore  History

Mass conversion to the new GLOBAL_PARAMS and SPIN_PARAMS specific API data structures.

This involves mainly the conversion of the model-free analysis to these new objects, and the
subsequent changes to how model-free parameters are handled. The parameters are now all lowercase,
for example ['S2', 'te', 'Rex'] is now ['s2', 'te', 'rex']. The follow parameters are now converted
throughout relax:
'bond_length' to 'r',
'CSA' to 'csa',
'heteronucleus' to 'heteronuc_type',
'proton' to 'proton_type'.

The regularisation of the specific analysis parameters via GLOBAL_PARAMS and SPIN_PARAMS has
significantly simplified the current code and make it much easier to introduce new analyses.

bugman 2012-01-20

1 2 3 4 > >> (Page 1 of 4)
changed /branches/spec_api/auto_analyses/dauvergne_protocol.py
changed /branches/spec_api/auto_analyses/stereochem_analysis.py
changed /branches/spec_api/data/mol_res_spin.py
changed /branches/spec_api/generic_fns/dasha.py
changed /branches/spec_api/generic_fns/diffusion_tensor.py
changed /branches/spec_api/generic_fns/grace.py
changed /branches/spec_api/generic_fns/minimise.py
changed /branches/spec_api/generic_fns/palmer.py
changed /branches/spec_api/generic_fns/pdc.py
changed /branches/spec_api/gui/user_functions/molmol.py
changed /branches/spec_api/gui/user_functions/pymol.py
changed /branches/spec_api/maths_fns/mf.py
changed /branches/spec_api/opendx/base_map.py
changed /branches/spec_api/prompt/dx.py
changed /branches/spec_api/prompt/grace.py
changed /branches/spec_api/prompt/model_free.py
changed /branches/spec_api/prompt/molmol.py
changed /branches/spec_api/prompt/pymol_control.py
changed /branches/spec_api/prompt/value.py
changed /branches/spec_api/sample_scripts/consistency_tests.py
changed /branches/spec_api/sample_scripts/generate_ri.py
changed /branches/spec_api/sample_scripts/jw_mapping.py
changed /branches/spec_api/sample_scripts/model_free/cv.py
changed /branches/spec_api/sample_scripts/model_free/dasha.py
changed /branches/spec_api/sample_scripts/model_free/dauvergne_protocol.py
/branches/spec_api/auto_analyses/dauvergne_protocol.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/auto_analyses/stereochem_analysis.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/data/mol_res_spin.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/generic_fns/dasha.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/generic_fns/diffusion_tensor.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/generic_fns/grace.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/generic_fns/minimise.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/generic_fns/palmer.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/generic_fns/pdc.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/gui/user_functions/molmol.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/gui/user_functions/pymol.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/maths_fns/mf.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/opendx/base_map.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/prompt/dx.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/prompt/grace.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/prompt/model_free.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/prompt/molmol.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/prompt/pymol_control.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/prompt/value.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/consistency_tests.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/generate_ri.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/jw_mapping.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/cv.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/dasha.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/dauvergne_protocol.py Diff Switch to side-by-side view
Loading...
1 2 3 4 > >> (Page 1 of 4)
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.