Menu

SVN archive Commit Log


Commit Date  
[r24597] by bugman

Changes to the minimise.grid_search user function front end.

The Boolean constraints argument has been shifted to the end, and empty lines have been removed.

2014-07-22 11:06:50 Tree
[r24596] by tlinnet

Merged revisions 24521,24526-24528,24535-24536,24543,24549-24550,24562 via svnmerge from
svn+ssh://tlinnet@.../svn/relax/trunk

........
r24521 | bugman | 2014-07-11 10:39:52 +0200 (Fri, 11 Jul 2014) | 6 lines

Updated the minfx version in the release checklist document to 1.0.8.

This version has not been released yet, but it will include important fixes and additions for
constrained parallelised grid searches.
........
r24526 | bugman | 2014-07-11 16:19:49 +0200 (Fri, 11 Jul 2014) | 3 lines

Fix for a broken link in the development chapter of the relax manual.
........
r24527 | bugman | 2014-07-11 16:25:35 +0200 (Fri, 11 Jul 2014) | 6 lines

Fixes for dead hyperlinks in the relaxation dispersion chapter of the relax manual.

The B14 model links to http://www.nmr-relax.com/api/3.2/lib.dispersion.b14-module.html were broken
as the B in B14 was capitalised.
........
r24528 | bugman | 2014-07-11 16:43:26 +0200 (Fri, 11 Jul 2014) | 6 lines

Sent in the verbosity argument value to the minfx.grid.grid_split() function.

The minfx function in the next release (1.0.8) will now be more verbose, so this will help with user
feedback when running the model-free analysis on a cluster or multi-core system using MPI.
........
r24535 | bugman | 2014-07-15 12:36:47 +0200 (Tue, 15 Jul 2014) | 5 lines

Created the time user function.

This is just a shortcut for printing out the output of the time.asctime() function.
........
r24536 | bugman | 2014-07-15 12:38:40 +0200 (Tue, 15 Jul 2014) | 3 lines

The time user function now uses the chronometer Oxygen icon in the GUI.
........
r24543 | bugman | 2014-07-16 20:34:10 +0200 (Wed, 16 Jul 2014) | 3 lines

Added the missing timing module to the relax library package __all__ list.
........
r24549 | bugman | 2014-07-17 14:56:24 +0200 (Thu, 17 Jul 2014) | 5 lines

Removed the line wrapping in the epydoc parameter section of the optimisation function docstrings.

This is for the pipe_control.minimise module.
........
r24550 | bugman | 2014-07-17 14:57:01 +0200 (Thu, 17 Jul 2014) | 3 lines

More docstring line wrapping removal from pipe_control.minimise.
........
r24562 | bugman | 2014-07-18 10:58:56 +0200 (Fri, 18 Jul 2014) | 7 lines

Bug fix for the parameter units descriptions.

This only affects a few rare parameters. The specific analysis API parameter object units() method
was incorrectly checking if the units value is a function - it was checking the parameter conversion
factor instead.
........

2014-07-22 10:02:31 Tree
[r24595] by bugman

The relaxation dispersion API now uses the MODEL_R2EFF variable for identifying the R2eff model.

2014-07-22 09:22:56 Tree
[r24594] by bugman

The grid search setup function now uses the prefix argument to the print_model_title() API function.

This is simply set to 'Grid search setup:'.

2014-07-22 08:51:23 Tree
[r24593] by bugman

Modified the new print_model_title() specific analysis API method.

This now accepts the prefix argument for creating different titles independently of the specific
analysis.

2014-07-22 08:49:33 Tree
[r24592] by bugman

The grid search setup printout now also included the number of increments for each parameter.

2014-07-22 08:45:28 Tree
[r24591] by bugman

The grid search setup function now prints out the grid search bounds to be used.

This is in the pipe_control.minimise.grid_setup() function, hence it is analysis independent. This
is useful feedback for the user to know what the grid search is doing. And it will be even more
useful for the zooming grid search to understand what is happening.

2014-07-22 08:43:19 Tree
[r24590] by bugman

Fixes for the grid search backend for a recent breakage and expansion of its capabilities.

The user supplied lower and upper bounds for the grid search were no longer being scaled via the
scaling matrix.

In addition, the code has been refactored to be simpler and more flexible. The user can now supply
just the lower or just the upper bounds and the grid search will work.

2014-07-22 08:15:15 Tree
[r24589] by bugman

More fixes for the elminate user function backend.

This is for the model_info argument changes in the specific API.

2014-07-21 17:18:06 Tree
[r24588] by bugman

The new pipe_control.minimise module functions can now handle models with no parameters.

The new assemble_scaling_matrix() and grid_setup() functions will now handle models with no
parameters, as this is required for the relaxation dispersion analysis.

2014-07-21 16:59:58 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.