Menu

Commit [r22609]  Maximize  Restore  History

Redesign of the specific analysis API.

All parts of relax using this API now work with the API objects directly. The
specific_analyses.setup module has been renamed to specific_analyses.api and the get_specific_fn()
function has been eliminated. Instead of calling this, the different parts of relax now obtain the
API object by calling the new return_api() function. This results in a large cleanup of the API -
method names are no longer changed to a different name.

bugman 2014-03-28

1 2 > >> (Page 1 of 2)
changed /trunk/data_store/interatomic.py
changed /trunk/data_store/mol_res_spin.py
changed /trunk/gui/analyses/auto_model_free.py
changed /trunk/lib/software/grace.py
changed /trunk/pipe_control/bmrb.py
changed /trunk/pipe_control/eliminate.py
changed /trunk/pipe_control/grace.py
changed /trunk/pipe_control/minimise.py
changed /trunk/pipe_control/model_selection.py
changed /trunk/pipe_control/molmol.py
changed /trunk/pipe_control/monte_carlo.py
changed /trunk/pipe_control/opendx.py
changed /trunk/pipe_control/plotting.py
changed /trunk/pipe_control/pymol_control.py
changed /trunk/pipe_control/relax_data.py
changed /trunk/pipe_control/value.py
changed /trunk/sample_scripts/n_state_model/conformation_analysis_rdc+pcs.py
changed /trunk/sample_scripts/n_state_model/local_min_search.py
changed /trunk/specific_analyses/__init__.py
changed /trunk/specific_analyses/api_base.py
changed /trunk/specific_analyses/frame_order/__init__.py
renamed /trunk/specific_analyses/setup.py -> /trunk/specific_analyses/api.py
changed /trunk/test_suite/system_tests/scripts/n_state_model/lactose_n_state.py
changed /trunk/user_functions/frame_order.py
/trunk/data_store/interatomic.py Diff Switch to side-by-side view
Loading...
/trunk/data_store/mol_res_spin.py Diff Switch to side-by-side view
Loading...
/trunk/gui/analyses/auto_model_free.py Diff Switch to side-by-side view
Loading...
/trunk/lib/software/grace.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/bmrb.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/eliminate.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/grace.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/minimise.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/model_selection.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/molmol.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/monte_carlo.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/opendx.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/plotting.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/pymol_control.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/relax_data.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/value.py Diff Switch to side-by-side view
Loading...
/trunk/sample_scripts/n_state_model/conformation_analysis_rdc+pcs.py Diff Switch to side-by-side view
Loading...
/trunk/sample_scripts/n_state_model/local_min_search.py Diff Switch to side-by-side view
Loading...
/trunk/specific_analyses/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/specific_analyses/api_base.py Diff Switch to side-by-side view
Loading...
/trunk/specific_analyses/frame_order/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/system_tests/scripts/n_state_model/lactose_n_state.py Diff Switch to side-by-side view
Loading...
/trunk/user_functions/frame_order.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.