Menu

SVN archive Commit Log


Commit Date  
[r19595] by bugman

Clean up of unused headers and declarations in the exponential curve C module.

2013-04-29 07:47:39 Tree
[r19594] by bugman

Merged revisions 19592-19593 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19592 | bugman | 2013-04-22 23:50:29 +0200 (Mon, 22 Apr 2013) | 8 lines

Changed the 'Execute relax' button in all analyses in the GUI to 'Execute analysis'.

It makes no sense to execute relax as relax has been executing during the analysis initialisation
and the user setting up all the data for the analysis. This is a remnant of ancient design of
Michael Bieri's GUI being a separate program to relax, which would execute relax with the click of
this button.
........
r19593 | bugman | 2013-04-27 21:46:04 +0200 (Sat, 27 Apr 2013) | 7 lines

Restored the Py_INCREF() function call in the relaxation curve-fitting C module.

This was deleted at r12632 along with Py_XDECREF() and Py_DECREF() calls. The absence of a
Py_INCREF() function call causes the module to crash the Python interpreter under certain
conditions. The problem was found in the relax_disp branch.
........

2013-04-28 09:32:23 Tree
[r19593] by bugman

Restored the Py_INCREF() function call in the relaxation curve-fitting C module.

This was deleted at r12632 along with Py_XDECREF() and Py_DECREF() calls. The absence of a
Py_INCREF() function call causes the module to crash the Python interpreter under certain
conditions. The problem was found in the relax_disp branch.

2013-04-27 19:46:04 Tree
[r19592] by bugman

Changed the 'Execute relax' button in all analyses in the GUI to 'Execute analysis'.

It makes no sense to execute relax as relax has been executing during the analysis initialisation
and the user setting up all the data for the analysis. This is a remnant of ancient design of
Michael Bieri's GUI being a separate program to relax, which would execute relax with the click of
this button.

2013-04-22 21:50:29 Tree
[r19591] by bugman

Merged revisions 19590 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19590 | bugman | 2013-04-22 17:08:35 +0200 (Mon, 22 Apr 2013) | 6 lines

Removed a nasty kludge for releasing the execution lock on failure.

This kludge, after the bug fix for https://gna.org/bugs/?20756, was causing failures in the test
suite.
........

2013-04-22 15:09:05 Tree
[r19590] by bugman

Removed a nasty kludge for releasing the execution lock on failure.

This kludge, after the bug fix for https://gna.org/bugs/?20756, was causing failures in the test
suite.

2013-04-22 15:08:35 Tree
[r19589] by bugman

Added the relaxation dispersion graphic to all of the dispersion GUI user functions missing a graphic.

2013-04-22 15:06:43 Tree
[r19588] by bugman

Editing of the relaxation dispersion analysis graphic.

2013-04-22 14:56:11 Tree
[r19587] by bugman

Redesign of the graphic for the relaxation dispersion analysis.

This is a modification of the r1.svg graphic to show roughly the graphic as in "Protein NMR
Spectroscopy, Principles and Practice" by Cavanagh, Fairbrother, Palmer and Skelton.

2013-04-22 13:48:46 Tree
[r19586] by bugman

Removed the temporary relaxation dispersion SVG graphic for the GUI analysis.

2013-04-22 12:32:42 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.