Commit | Date | |
---|---|---|
[r26057]
by
tlinnet
Implemented the writing out of parameter values between comparison of NI level. Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data. |
2014-09-26 11:06:40 | Tree |
[r26056]
by
bugman
Updated the pipe_control.spectrometer.check_*_func() functions to use the new design. |
2014-09-26 10:41:06 | Tree |
[r26055]
by
bugman
Changed the design of the Check object in lib.checks. The design of the checking function to call has been modified - it should now return either None if |
2014-09-26 10:40:16 | Tree |
2014-09-26 10:15:23 | Tree | |
[r26053]
by
bugman
Updated the Bmrb.test_bug_22703_display_empty system/GUI test. The RelaxError type is now different. |
2014-09-26 09:44:00 | Tree |
[r26052]
by
bugman
Converted the pipe_control.spectrometer.check_*() functions to the strategy design pattern. These are now passed into the lib.checks.Check object, and the original functions are now instances |
2014-09-26 09:43:15 | Tree |
[r26051]
by
bugman
Created a special Check class based on the strategy design pattern. This is in the new lib.checks module. The class will be used to simplify and unify all of the |
2014-09-26 09:31:29 | Tree |
[r26050]
by
bugman
Modified the Bmrb.test_bug_22703_display_empty system/GUI test to catch the RelaxNoFrqError. |
2014-09-26 08:09:18 | Tree |
[r26049]
by
bugman
The model-free bmrb_write() API method now checks for spectrometer information. This is via a call to the pipe_control.spectrometer.check_spectrometer_setup() function. |
2014-09-26 08:06:58 | Tree |
[r26048]
by
bugman
Fix for a broken elif block in the new pipe_control.spectrometer.check_spectrometer_setup() function. |
2014-09-26 08:05:42 | Tree |