Commit | Date | |
---|---|---|
[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 |
[r26047]
by
bugman
The frame_order.simulate user function now defaults to creating a gzipped PDB file. This is to save room, and because most molecular viewers will automatically read gzipped PDB files. |
2014-09-26 08:02:47 | Tree |
[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 It is simultaneously a system and GUI test, as the GUI test class inherits directly from the system |
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 |
2014-09-25 11:28:30 | Tree |