Menu

SVN archive Commit Log


Commit Date  
[r24695] by bugman

Alphabetical ordering of the minimisation user functions in the user_functions.minimisation module.

2014-07-24 07:39:39 Tree
[r24694] by bugman

Changed the minimise.grid_zoom user function.

The zoom level can now be any floating point number or integer, including negative values. The user
function docstring has been significantly expanded to explain the entire zooming grid search
concept.

2014-07-24 07:38:46 Tree
[r24693] by bugman

Removed a debugging printout.

2014-07-24 07:08:42 Tree
[r24692] by bugman

Modified the zooming grid search algorithm.

If the zoom level is negative, hence the grid will be larger than the original, the checks that the
grid is within the original are no longer active.

2014-07-24 07:05:42 Tree
[r24691] by bugman

Implemented the zooming grid search.

If the zoom level is set to any value other than 0, then the grid width will be divided by
2**zoom_level and centred at the current parameter values. If the new grid is outside of the bounds
of the original grid, the entire grid will be translated so that it lies entirely within the
original.

2014-07-24 06:51:48 Tree
[r24690] by bugman

The rx parameter of the relaxation curve-fitting analysis now has 'rad.s^-1' units defined.

2014-07-24 06:46:22 Tree
[r24689] by bugman

Modified the behaviour of the parameter object units() method.

If the unit is set to the default of None, this method will now return an empty string instead of
None.

2014-07-24 06:44:17 Tree
[r24688] by bugman

Fix for the _prompt.test_diffusion_tensor.Test_diffusion_tensor.test_init_argfail_params unit test.

As the diffusion tensor can now be initialised as None, the None value can be accepted and a
different RelaxError is raised when the params argument is incorrectly supplied.

2014-07-23 16:47:41 Tree
[r24687] by bugman

Merged revisions 24679,24684-24685 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24679 | bugman | 2014-07-23 16:09:01 +0200 (Wed, 23 Jul 2014) | 6 lines

Updated the minfx version number to 1.0.9 in the release checklist document.

This as of yet unreleased version contains an important fix for parallelised grid searches when the
number of increments is set to one (i.e. a preset parameter).
........
r24684 | bugman | 2014-07-23 17:40:34 +0200 (Wed, 23 Jul 2014) | 5 lines

Bug fix for the lib.arg_check.is_num_tuple() function.

There was a typo in two of the RelaxError objects so that non-existent errors were being raised.
........
r24685 | bugman | 2014-07-23 18:09:27 +0200 (Wed, 23 Jul 2014) | 6 lines

Fix for the _prompt.test_align_tensor.Test_align_tensor.test_init_argfail_params unit test.

As the alignment tensor can now be initialised as None, the None value can be accepted and a
different RelaxError is raised when the params argument is incorrectly supplied.
........

2014-07-23 16:11:47 Tree
[r24686] by bugman

Merged revisions 24679,24684-24685 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24679 | bugman | 2014-07-23 16:09:01 +0200 (Wed, 23 Jul 2014) | 6 lines

Updated the minfx version number to 1.0.9 in the release checklist document.

This as of yet unreleased version contains an important fix for parallelised grid searches when the
number of increments is set to one (i.e. a preset parameter).
........
r24684 | bugman | 2014-07-23 17:40:34 +0200 (Wed, 23 Jul 2014) | 5 lines

Bug fix for the lib.arg_check.is_num_tuple() function.

There was a typo in two of the RelaxError objects so that non-existent errors were being raised.
........
r24685 | bugman | 2014-07-23 18:09:27 +0200 (Wed, 23 Jul 2014) | 6 lines

Fix for the _prompt.test_align_tensor.Test_align_tensor.test_init_argfail_params unit test.

As the alignment tensor can now be initialised as None, the None value can be accepted and a
different RelaxError is raised when the params argument is incorrectly supplied.
........

2014-07-23 16:11:44 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.