Menu

SVN archive Commit Log


Commit Date  
[r26046] by bugman

Renamed the pipe_control.spectrometer.check_setup() function to check_spectrometer_setup().

This is so it can be used without confusion outside of the module.

2014-09-26 08:00:58 Tree
[r26045] by bugman

Created the RelaxNoFrqWarning warning class for warning that no spectrometer information is present.

2014-09-26 07:55:10 Tree
[r26044] by bugman

Created the pipe_control.spectrometer.check_setup() function.

This follows the design on the wiki page http://wiki.nmr-relax.com/Relax_source_design.

This is for checking if spectrometer information has been set up.

2014-09-26 07:52:37 Tree
[r26043] by bugman

Created the Bmrb.test_bug_22703_display_empty system and GUI test.

This system test catches bug #22703 (https://gna.org/bugs/?22703), the failure of the bmrb.display
user function with an AttributeError when no data is present.

It is simultaneously a system and GUI test, as the GUI test class inherits directly from the system
test class.

2014-09-26 07:37:41 Tree
[r26042] by bugman

Added a section printout to the frame order auto-analysis when summary tables are created.

2014-09-25 11:58:18 Tree
[r26041] by bugman

The verbosity flag is now being respected by the frame order specific API calculate() method.

This silences the method when executing the dx.map user function. The chi2 value printout is
suppressed and the verbosity argument is being sent into the frame order count_sobol_points()
function.

2014-09-25 11:28:30 Tree
[r26040] by bugman

Fix for the frame order specific API calculate() method.

This was caught by the Frame_order.test_opendx_map system test. The scaling matrix was not being
specified by the dx.map user function backend and this was causing the method to fail. Instead of
passing the non-existent scaling matrix into the target function, the argument is simply ignored.
The scaling matrix has no effect on the minimise.calculate user function so it is not necessary.

2014-09-25 11:26:16 Tree
[r26039] by bugman

Upgraded the Frame_order.test_opendx_map system test.

To upgrade from the ancient design to the current design so that the test is functional and
relevant, this now uses the same setup as the Frame_order.test_cam_qr_int_rigid user function.
Instead of performing optimisation, the test calls the dx.map user function.

2014-09-25 11:19:59 Tree
[r26038] by bugman

Renamed the Frame_order.fixme_test_opendx_map system test to Frame_order.test_opendx_map to activate it.

2014-09-25 10:09:56 Tree
[r26037] by bugman

Updated the test_suite.system_tests.scripts.frame_order package __all__ list.

2014-09-25 09:49:34 Tree
Older >
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.