Menu

Commit [r22610]  Maximize  Restore  History

Merged revisions 22608-22609 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r22608 | bugman | 2014-03-28 22:01:56 +0100 (Fri, 28 Mar 2014) | 6 lines

Fixes for the specific analysis API unit tests.

The 'instance' variable used for the singleton design pattern is skipped in the method and object
checks.
........
r22609 | bugman | 2014-03-28 22:03:42 +0100 (Fri, 28 Mar 2014) | 9 lines

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