Menu

SVN archive Commit Log


Commit Date  
[r10152] by bugman

A number of changes for the MF_grid_command class.

process_results() has been absorbed into run(), the data required for the grid search is passed into
the class upon initialisation, and the call to minfx.generic_minimise() has been switched to a call
to minfx.grid() to correspond to the minfx library changes.

2010-01-07 17:44:20 Tree
[r10151] by bugman

The normal grid search has been activated using MF_grid_command.

The diffusion tensor sub-grid algorithm might need a MF_subgrid_command class.

2010-01-07 17:18:47 Tree
[r10150] by bugman

Comment removal to match the main 1.3 line.

2010-01-07 17:09:33 Tree
[r10149] by bugman

Removed the unneeded 2nd initialisation of the Mf class during back-calculation.

2010-01-07 17:08:28 Tree
[r10148] by bugman

Eliminated the silence flag in all classes.

This can be reinstated later, if necessary, solely by the diffusion tensor grid search.

2010-01-07 17:07:48 Tree
[r10147] by bugman

Absorbed initial_printout() into run() in the MF_minimise_command class.

2010-01-07 17:04:46 Tree
[r10146] by bugman

Added a run() method to the MF_grid_command class and removed the dummy initial_printout() method.

2010-01-07 17:03:40 Tree
[r10145] by bugman

Modified initial_printout() to match the main 1.3 line code.

2010-01-07 17:00:59 Tree
[r10144] by bugman

Simplification of the model-free target function class initialisation.

This has been shifted back into specific_fns/model_free/mf_minimise.py! This does not need to be
done by the multi-processing code. Silencing can be performed later by modifying the 'verbosity'
variable in this class.

2010-01-07 16:59:00 Tree
[r10143] by bugman

Import fixes. Minfx is only used in multi_processor_commands!

2010-01-07 16:36:46 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.