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 4 of 4)
changed /branches/spec_api/test_suite/system_tests/scripts/model_free/opt_setup_local_tm_10_S2_0_8_te_40.py
changed /branches/spec_api/test_suite/system_tests/scripts/model_free/opt_tm_fns.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/align_fit.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/lactose_n_state.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/metal_pos_opt.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/missing_data_test.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/monte_carlo_testing.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/paramag_centre_fit.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/pcs_to_rdc.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/populations.py
changed /branches/spec_api/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py
changed /branches/spec_api/test_suite/system_tests/scripts/palmer.py
changed /branches/spec_api/test_suite/system_tests/scripts/palmer_omp.py
changed /branches/spec_api/test_suite/unit_tests/_generic_fns/test_value.py
changed /branches/spec_api/test_suite/unit_tests/_prompt/test_value.py
changed /branches/spec_api/test_suite/unit_tests/value_testing_base.py
/branches/spec_api/test_suite/system_tests/scripts/model_free/opt_setup_local_tm_10_S2_0_8_te_40.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/model_free/opt_tm_fns.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/align_fit.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/lactose_n_state.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/metal_pos_opt.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/missing_data_test.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/monte_carlo_testing.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/paramag_centre_fit.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/pcs_to_rdc.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/populations.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/n_state_model/rdc_tensor.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/palmer.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/system_tests/scripts/palmer_omp.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/unit_tests/_generic_fns/test_value.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/unit_tests/_prompt/test_value.py Diff Switch to side-by-side view
Loading...
/branches/spec_api/test_suite/unit_tests/value_testing_base.py Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 (Page 4 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.