Menu

SVN archive Commit Log


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

Merged revisions 19568-19569,19571-19573,19577 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19568 | bugman | 2013-04-21 23:20:35 +0200 (Sun, 21 Apr 2013) | 5 lines

Unicode is now used for the tau symbol in the model-free model parameter lists in the GUI.

This is only when modifying the models to optimise, which shouldn't be changed anyway.
........
r19569 | bugman | 2013-04-21 23:26:59 +0200 (Sun, 21 Apr 2013) | 5 lines

Removed the 'string' from 'Spectrum ID string' in the spectrum list GUI element.

This is a GUI - the word string is meaningless here!
........
r19571 | bugman | 2013-04-21 23:29:41 +0200 (Sun, 21 Apr 2013) | 3 lines

The delay times column string now specifies seconds in the spectrum list GUI element.
........
r19572 | bugman | 2013-04-21 23:45:00 +0200 (Sun, 21 Apr 2013) | 5 lines

Formatting improvements for the relaxation data list GUI element.

The data type column entries are now descriptive and use subscript.
........
r19573 | bugman | 2013-04-21 23:52:08 +0200 (Sun, 21 Apr 2013) | 3 lines

More unicode strings are used for the GUI for subscripts and Greek letters.
........
r19577 | bugman | 2013-04-22 00:50:13 +0200 (Mon, 22 Apr 2013) | 5 lines

Fixes for the R1 and R2 GUI analyses for the recently introduced unicode subscript characters.

There is now self.label for a pure string version and self.gui_label for the fancier unicode version.
........

2013-04-21 22:52:36 Tree
[r19577] by bugman

Fixes for the R1 and R2 GUI analyses for the recently introduced unicode subscript characters.

There is now self.label for a pure string version and self.gui_label for the fancier unicode version.

2013-04-21 22:50:13 Tree
[r19576] by bugman

More fixed for the peak intensity error analysis method of the relaxation dispersion auto-analysis.

The fixed relaxation time period type experiments can now be handled.

2013-04-21 22:42:34 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.