Commit | Date | |
---|---|---|
[r13699]
by
bugman
The NOE_calc auto-analysis now only has a few args passed into it. The auto-analyses will be redesigned to take a fully loaded data pipe as input. |
2011-07-18 14:51:39 | Tree |
[r13698]
by
bugman
Removed most of the code from assemble_data() - the auto NOE analysis is now completely different. |
2011-07-18 14:45:26 | Tree |
[r13697]
by
bugman
Fix for the auto NOE analysis GUI test - the reference and saturated spectra were being mixed up. |
2011-07-18 14:06:46 | Tree |
2011-07-18 14:01:21 | Tree | |
2011-07-18 13:54:21 | Tree | |
2011-07-18 13:29:03 | Tree | |
[r13693]
by
bugman
Fix for the reset() function while in GUI mode - the status.show_gui flag is preserved. |
2011-07-18 13:14:26 | Tree |
2011-07-18 12:52:07 | Tree | |
[r13691]
by
bugman
The message boxes in the message module are now only shown if status.show_gui is set. If not, the error or message is written to sys.stderr. |
2011-07-18 12:51:08 | Tree |
[r13690]
by
bugman
All wx Show and ShowModal calls are suppressed if status.show_gui is not set. This will allow for better GUI testing in the test suite. |
2011-07-18 12:39:32 | Tree |