Menu

SVN archive Commit Log


Commit Date  
[r19931] by bugman

Removed the grid search size check from the dispersion _grid_search_setup() method.

This is performed by minfx anyway, and the code was incompatible with Python 3.

2013-06-06 22:32:24 Tree
[r19930] by bugman

Python 3 fixes for the relax_disp.cpmg_frq and relax_disp.spin_lock_field user functions.

The sorting of lists with None is not supported by Python 3, so this has to be carefully handled.

2013-06-06 22:28:44 Tree
[r19929] by bugman

Fixes for the file permission setting on the CMPGFit batch script.

The correct file mode is now set for Unix-based systems.

2013-06-06 21:58:16 Tree
[r19928] by bugman

Fix for a bug introduced at r19899 preventing the optimisation of the dispersion models.

2013-06-06 21:46:11 Tree
[r19927] by bugman

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

........
r19926 | bugman | 2013-06-06 23:19:36 +0200 (Thu, 06 Jun 2013) | 17 lines

Python 3 fixes.

The command used was:
2to3 -j 4 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.
........

2013-06-06 21:31:42 Tree
[r19926] by bugman

Python 3 fixes.

The command used was:
2to3 -j 4 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.

2013-06-06 21:19:36 Tree
[r19925] by bugman

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

........
r19924 | bugman | 2013-06-06 22:27:46 +0200 (Thu, 06 Jun 2013) | 3 lines

Removed a debugging printout.
........

2013-06-06 20:28:22 Tree
[r19924] by bugman

Removed a debugging printout.

2013-06-06 20:27:46 Tree
[r19923] by bugman

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

........
r19922 | bugman | 2013-06-06 20:52:35 +0200 (Thu, 06 Jun 2013) | 5 lines

The spectrum.integration_points page in the peak analysis GUI wizard has been fixed.

It is only shown when volume integration is selected with no replicated spectra.
........

2013-06-06 18:54:34 Tree
[r19922] by bugman

The spectrum.integration_points page in the peak analysis GUI wizard has been fixed.

It is only shown when volume integration is selected with no replicated spectra.

2013-06-06 18:52:35 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.