Menu

SVN archive Commit Log


Commit Date  
[r14765] by bugman

The relax information print out now includes the version and path info for the mpi4py and wx modules.

The mpi4py and wx modules are no longer deleted from the dep_check module. The version and path
info was being extracted from dep_check.mpi4py and dep_check.wx!

2011-09-29 10:05:47 Tree
[r14764] by bugman

Huge speed up of the model-free auto-analysis dauvergne_protocol GUI test.

The maximum number of iterations is now set to 1, as in the system test. On my system this
decreases the time from well over 400 seconds to about 50 seconds.

2011-09-27 10:36:42 Tree
[r14763] by bugman

Added some checks to the dauvergne_protocol GUI test for the maximum number of iterations.

These tests will currently fail, as the number of iterations are far to high and do not match the
equivalent system test.

2011-09-27 10:12:32 Tree
[r14762] by bugman

Fix for a bug introduced in the previous revision (r14761) in the intensity_generic() fn.

This generic peak list reading function needed to return 5 element lists rather than the original
4.

2011-09-27 06:40:31 Tree
[r14761] by bugman

Bug fix for the reporting of non-matching lines in the spectrum.read_intensities user function.

The file data printed did not match the actual intensity data currently being processed, hence the
wrong data was being printed as non-matching.

2011-09-26 16:41:49 Tree
[r14760] by bugman

The spectrum ID is no longer stored if spectrum.read_intensities fails to load any data.

A call to the delete() function has been added to remove all data loading prior to the error.

2011-09-26 16:31:31 Tree
[r14759] by bugman

Redesigned the gui_raise() function so that it is more user friendly.

The relax controller window with error message is shown first, followed by the modal RelaxError
message dialog on top of all other windows.

2011-09-26 15:46:15 Tree
[r14758] by bugman

The spectrum.read_intensities user function now throws a RelaxError if no data was loaded.

This is to tell the user that something went wrong, and makes more sense in the GUI mode.

2011-09-26 15:17:35 Tree
[r14757] by bugman

Another attempt at handling the pipe editor window updates.

This fixes the test suite test_load_state_no_gui() GUI test. The pipe window update needs to have
all pending wx events flushed so that the pipe window is up to date before emulating a pop up menu.

2011-09-26 14:19:07 Tree
[r14756] by bugman

Fix for running the test suite in debugging mode.

The self.capt StringIO structure is always necessary for the final print out.

2011-09-26 14:10:32 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.