Menu

SVN archive Commit Log


Commit Date  
[r13706] by bugman

Fix for the PCS back-calculation function - divide by zero is now avoided.

The PCS back-calculation function was calculating the normalised bond vector between the lanthanide
atom and itself. The normalisation in this case is now avoided.

2011-07-18 18:13:04 Tree
[r13705] by bugman

The Spectrum_list GUI element delete() method has been implemented.

This is used to clear up the status observer objects.

2011-07-18 16:52:52 Tree
[r13704] by bugman

Removed on last reference to __check_args() in the spectrum.read_intensities uf back end.

This corresponds to the deletion of the function in r13647.

2011-07-18 16:51:36 Tree
[r13703] by bugman

The analysis specific GUI methods registered as observers in the status object are now removed on reset.

This is a much better solution than resetting the entire status object.

2011-07-18 16:36:18 Tree
[r13702] by bugman

A reset of relax now is signaled through the reset observer in the status object.

2011-07-18 16:19:00 Tree
[r13701] by bugman

Reverted both r13693 and r13658, as this resetting of the status object was a very bad idea!!!

The commands used were:
svn merge -r13693:13692 .
svn merge -r13658:13657 .

This resetting was killing relax's execution state when scripting!

.....
r13693 | bugman | 2011-07-18 15:14:26 +0200 (Mon, 18 Jul 2011) | 3 lines
Changed paths:
M /branches/gui_testing/generic_fns/reset.py

Fix for the reset() function while in GUI mode - the status.show_gui flag is preserved.
.....
r13658 | bugman | 2011-07-15 18:55:01 +0200 (Fri, 15 Jul 2011) | 3 lines
Changed paths:
M /branches/gui_testing/generic_fns/reset.py

The reset method now reinitialises the relax status object.
.....

2011-07-18 16:08:55 Tree
[r13700] by bugman

Better support in DummyFileObject for the presence or absence of a trailing \n character.

This adds on the changes of r13252:

.....
r13252 | bugman | 2011-06-28 10:59:52 +0200 (Tue, 28 Jun 2011) | 3 lines
Changed paths:
M /branches/gui_testing/relax_io.py

Bug fix for the DummyFileObject class - the last line was not returned by readlines() even if it had data.
.....

2011-07-18 15:49:54 Tree
[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
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.