Menu

SVN archive Commit Log


Commit Date  
[r16674] by bugman

Merged revisions 16672-16673 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16672 | bugman | 2012-06-05 17:52:56 +0200 (Tue, 05 Jun 2012) | 3 lines

Created a system test for catching bug #19785 (https://gna.org/bugs/?19785).
........
r16673 | bugman | 2012-06-05 18:04:02 +0200 (Tue, 05 Jun 2012) | 11 lines

The relax_data.delete user function is now finally properly implemented!

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> as bug #19785
(https://gna.org/bugs/?19785), and the mail message at
http://www.mail-archive.com/relax-users@.../msg01183.html (Message-Id:
<EED32F2B-B78F-4D23-9E0B-3DDE8B661F48@...>).

The problem was that this was not being checked by the test suite, and no one had tried to delete
relaxation data before (well, at least it was never reported).
........

2012-06-05 16:08:58 Tree
[r16673] by bugman

The relax_data.delete user function is now finally properly implemented!

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> as bug #19785
(https://gna.org/bugs/?19785), and the mail message at
http://www.mail-archive.com/relax-users@.../msg01183.html (Message-Id:
<EED32F2B-B78F-4D23-9E0B-3DDE8B661F48@...>).

The problem was that this was not being checked by the test suite, and no one had tried to delete
relaxation data before (well, at least it was never reported).

2012-06-05 16:04:02 Tree
[r16672] by bugman

Created a system test for catching bug #19785 (https://gna.org/bugs/?19785).

2012-06-05 15:52:56 Tree
[r16671] by bugman

Fix for the prompt and script UI user function intro print outs.

This text is no longer passed through the format_text() function which has problems with newline
characters.

2012-06-05 14:33:34 Tree
[r16670] by bugman

Merged revisions 16666,16668 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16666 | bugman | 2012-06-05 14:27:34 +0200 (Tue, 05 Jun 2012) | 3 lines

Missing import.
........
r16668 | bugman | 2012-06-05 15:17:58 +0200 (Tue, 05 Jun 2012) | 9 lines

Added checks for the proton frq for the relax_data.read and relax_data.back_calc user functions.

This is in response to the problems seen by Martin Ballaschk <ballaschk att fmp-berlin dott de> and
reported at http://www.mail-archive.com/relax-users@.../msg01179.html (Message-Id:
<533CDA92-36FE-4E36-8925-7536EFF2608E@...>).

If the frequency is not exact or is less than 1 MHz, warnings are now given to the user.
........

2012-06-05 14:27:01 Tree
[r16669] by bugman

Improvement for the model-free auto-analysis in the GUI.

After execution, the main data pipe of the analysis tab is now set to the 'final' data pipe
generated by the dauvergne_protocol. This means that when switching between analysis tabs, that
going back to the model-free tab will make the 'final' data pipe the current one, rather than the
data pipe used to initialise the analysis.

2012-06-05 13:54:53 Tree
[r16668] by bugman

Added checks for the proton frq for the relax_data.read and relax_data.back_calc user functions.

This is in response to the problems seen by Martin Ballaschk <ballaschk att fmp-berlin dott de> and
reported at http://www.mail-archive.com/relax-users@.../msg01179.html (Message-Id:
<533CDA92-36FE-4E36-8925-7536EFF2608E@...>).

If the frequency is not exact or is less than 1 MHz, warnings are now given to the user.

2012-06-05 13:17:58 Tree
[r16667] by bugman

Fix for the Mf.test_mf_auto_analysis() GUI test.

The recent changes registering the user function update_arg() method with the gui_uf observer object
means that direct calls to the user function page on_execute() method will no longer work. The
wizard needs to be run to completion! Therefore the run() or _ok() methods of the wizard holding
the page should be executed instead.

2012-06-05 13:12:14 Tree
[r16666] by bugman

Missing import.

2012-06-05 12:27:34 Tree
[r16665] by bugman

Fixes for the GUI tests tearDown() method.

All wx events are now flushed before the deletion of GUI elements.

2012-06-05 11:07:55 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.