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 2 of 4)
changed /branches/spec_api/sample_scripts/model_free/diff_min.py
changed /branches/spec_api/sample_scripts/model_free/map.py
changed /branches/spec_api/sample_scripts/model_free/mf_multimodel.py
changed /branches/spec_api/sample_scripts/model_free/molmol_plot.py
changed /branches/spec_api/sample_scripts/model_free/palmer.py
changed /branches/spec_api/sample_scripts/model_free/remap.py
changed /branches/spec_api/sample_scripts/model_free/single_model.py
changed /branches/spec_api/sample_scripts/n_state_model/conformation_analysis_rdc+pcs.py
changed /branches/spec_api/specific_fns/model_free/__init__.py
changed /branches/spec_api/specific_fns/model_free/bmrb.py
changed /branches/spec_api/specific_fns/model_free/macro_base.py
changed /branches/spec_api/specific_fns/model_free/main.py
changed /branches/spec_api/specific_fns/model_free/mf_minimise.py
changed /branches/spec_api/specific_fns/model_free/results.py
changed /branches/spec_api/specific_fns/n_state_model.py
changed /branches/spec_api/test_suite/gui_tests/model_free.py
changed /branches/spec_api/test_suite/shared_data/frame_order/free_rotor/back_calc.py
changed /branches/spec_api/test_suite/shared_data/frame_order/free_rotor/tensor_fit.py
changed /branches/spec_api/test_suite/shared_data/frame_order/free_rotor2/back_calc.py
changed /branches/spec_api/test_suite/shared_data/frame_order/free_rotor2/tensor_fit.py
changed /branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor/back_calc.py
changed /branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor/tensor_fit.py
changed /branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor2/back_calc.py
changed /branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor2/tensor_fit.py
changed /branches/spec_api/test_suite/shared_data/frame_order/rigid/back_calc.py
/branches/spec_api/sample_scripts/model_free/diff_min.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/map.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/mf_multimodel.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/molmol_plot.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/palmer.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/remap.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/model_free/single_model.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/sample_scripts/n_state_model/conformation_analysis_rdc+pcs.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/specific_fns/model_free/__init__.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/specific_fns/model_free/bmrb.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/specific_fns/model_free/macro_base.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/specific_fns/model_free/main.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/specific_fns/model_free/mf_minimise.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/specific_fns/model_free/results.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/specific_fns/n_state_model.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/gui_tests/model_free.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/free_rotor/back_calc.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/free_rotor/tensor_fit.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/free_rotor2/back_calc.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/free_rotor2/tensor_fit.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor/back_calc.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor/tensor_fit.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor2/back_calc.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/iso_cone_free_rotor2/tensor_fit.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/shared_data/frame_order/rigid/back_calc.py Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 > >> (Page 2 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.