Menu

SVN archive Commit Log


Commit Date  
[r24554] by bugman

Modified the specific analysis API _model_loop_spin() common method.

This now additionally returns the spin ID string to allow the corresponding spin container to be
identified.

2014-07-17 14:45:06 Tree
[r24553] by bugman

Implemented the print_model_title() specific analysis API method for the dispersion analysis.

2014-07-17 14:29:14 Tree
[r24552] by bugman

Added the print_model_title() method to the specific analysis base API class.

This will be used to format and print out the information returned by the model_info() API method.

2014-07-17 14:22:36 Tree
[r24551] by bugman

Merged revisions 24549-24550 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
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.
........

2014-07-17 13:02:52 Tree
[r24550] by bugman

More docstring line wrapping removal from pipe_control.minimise.

2014-07-17 12:57:01 Tree
[r24549] by bugman

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

This is for the pipe_control.minimise module.

2014-07-17 12:56:24 Tree
[r24548] by bugman

Created the Relax_fit.test_zooming_grid_search system test.

This will be used to test the implementation of the zooming grid search. The relaxation
curve-fitting analysis should be one of the fastest for testing this.

2014-07-17 12:46:53 Tree
[r24547] by bugman

The minimise.grid_zoom user function now uses the zoom-in Oxygen icon.

2014-07-17 12:36:15 Tree
[r24546] by bugman

Created the new minimise.grid_zoom user function.

This allows the grid zoom level to be set. The value is stored in the current data pipe and will be
used later by the minimise.grid_search user function.

2014-07-17 12:27:50 Tree
[r24545] by bugman

Redesign of the optimisation user functions calculate, grid_search, and minimise.

In preparation for expanding the number of optimisation user functions, these three current user
functions have been shifted into the new minimise user function class. The calculate user function
is now accessed as minimise.calculate. The grid search as minimise.grid_search. And minimisation
is via the minimise.execute user function. The icon used for the new user function class is the
Rosenbrock function or the banana optimisation problem.

As this is such a radical change, a huge number of changes in the relax source code, the sample
scripts, the user manual, and the test suite were required.

2014-07-16 18:57:03 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.