Menu

SVN archive Commit Log


Commit Date  
[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
[r19585] by bugman

Improvements to the GUI text subscripting in the relaxation dispersion analysis frame.

2013-04-22 12:29:15 Tree
[r19584] by bugman

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

........
r19583 | bugman | 2013-04-22 14:08:58 +0200 (Mon, 22 Apr 2013) | 3 lines

The frq.set user function 'id' argument is no longer read only - this was causing test suite failures.
........

2013-04-22 12:10:02 Tree
[r19583] by bugman

The frq.set user function 'id' argument is no longer read only - this was causing test suite failures.

2013-04-22 12:08:58 Tree
[r19582] by bugman

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

........
r19581 | bugman | 2013-04-22 14:06:36 +0200 (Mon, 22 Apr 2013) | 8 lines

Fix for the nasty bug #20756 (https://gna.org/bugs/?20756).

The problem was that the global execution lock was not always released by a relax script when
certain errors are raised during the script execution. This does not occur for all types of error
though. Now the release of the lock has been shifted into the 'finally' statement to absolutely
force lock release.
........

2013-04-22 12:06:54 Tree
[r19581] by bugman

Fix for the nasty bug #20756 (https://gna.org/bugs/?20756).

The problem was that the global execution lock was not always released by a relax script when
certain errors are raised during the script execution. This does not occur for all types of error
though. Now the release of the lock has been shifted into the 'finally' statement to absolutely
force lock release.

2013-04-22 12:06:36 Tree
[r19580] by bugman

Elimination of the relax_disp.calc_r2eff user function.

This user function, which is non-functional anyway, is not needed. The calculation of the R2eff
values will occur with the optimisation of the 'R2eff' model (with a call to the calc user function
for the fixed time period experiment types) so direct calculation through a specific user function
is not needed.

2013-04-22 08:56:21 Tree
[r19579] by bugman

Elimination of the relax_disp.cpmg_delayT user function.

This user function is not necessary as the relax_disp.relax_time user function serves the same
purpose. The use of relax_disp.relax_time instead allows for code sharing between the fixed and
variable time period relaxation dispersion experiment types.

2013-04-22 08:51:14 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.