Menu

Commit [r19729]  Maximize  Restore  History

Shifted all frequency data handling associated with relaxation data to pipe_control.spectrometer.

This includes the deletion of the relax_data.frq user function as this replicates the behaviour of
spectrometer.frequency. A number of functions from the pipe_control.relax_data module have changed:

- frq() has been deleted as it is replaced by pipe_control.spectrometer.set_frequencies(),
- frq_checks() has been shifted to pipe_control.spectrometer.frequency_checks(),
- frq_loop() has been shifted to pipe_control.spectrometer.loop_frequencies(),
- num_frq() has been deleted as the new variable cdp.spectrometer_frq_count contains this info.

Two new functions in the pipe_control.spectrometer module have been added to remove the
functionality from pipe_control.relax_data. These are copy_frequencies() and delete_frequencies().

bugman 2013-05-24

changed /trunk/data_store/pipe_container.py
changed /trunk/gui/components/relax_data.py
changed /trunk/lib/errors.py
changed /trunk/pipe_control/dasha.py
changed /trunk/pipe_control/relax_data.py
changed /trunk/pipe_control/spectrometer.py
changed /trunk/specific_analyses/model_free/results.py
changed /trunk/test_suite/shared_data/model_free/OMP/final_results_trunc_1.3_pre_py2.7.3_v2.bz2
added /trunk/test_suite/shared_data/model_free/OMP/final_results_trunc_3.0.bz2
added /trunk/test_suite/shared_data/model_free/OMP/final_results_trunc_3.0_oldxml.bz2
changed /trunk/test_suite/system_tests/model_free.py
changed /trunk/test_suite/system_tests/scripts/relax_data_reset.py
changed /trunk/user_functions/relax_data.py
changed /trunk/user_functions/spectrometer.py
/trunk/data_store/pipe_container.py Diff Switch to side-by-side view
Loading...
/trunk/gui/components/relax_data.py Diff Switch to side-by-side view
Loading...
/trunk/lib/errors.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/dasha.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/spectrometer.py Diff Switch to side-by-side view
Loading...
/trunk/specific_analyses/model_free/results.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/system_tests/model_free.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/system_tests/scripts/relax_data_reset.py Diff Switch to side-by-side view
Loading...
/trunk/user_functions/relax_data.py Diff Switch to side-by-side view
Loading...
/trunk/user_functions/spectrometer.py Diff Switch to side-by-side view
Loading...
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.