Commit | Date | |
---|---|---|
[r24571]
by
bugman
Changed the order of operations in the minimisation user function backends. The specific analysis API overfit_deselect() method needs to be called before any grid bounds, |
2014-07-18 14:13:11 | Tree |
[r24570]
by
bugman
Modified the analysis specific API optimisation method. The base calculate(), grid_search() and minimise() methods now all accept the scaling_matrix To handle the change, the pipe_control.minimise.assemble_scaling_matrix() function has been created. |
2014-07-18 13:51:10 | Tree |
[r24569]
by
bugman
Created the parameter object infrastructure for registering parameter scalings. The _add() method now accepts the scaling keyword argument, which can be either a value or function. |
2014-07-18 13:03:54 | Tree |
[r24568]
by
bugman
More modifications of the minimise.grid_search user function backend. The grid_bounds() function has been renamed to grid_setup(), and it now accepts and processes the |
2014-07-18 12:43:07 | Tree |
[r24567]
by
bugman
Implemented infrastructure in the grid_search user function in preparation for the zooming grid. The grid search backend now calls the new grid_bounds() function. This takes the lower and upper |
2014-07-18 11:47:59 | Tree |
[r24566]
by
bugman
Modified the specific analysis parameter object grid_lower() and grid_upper() methods. These now accept the model information from the model_loop() API method and send that into an grid |
2014-07-18 09:51:54 | Tree |
[r24565]
by
bugman
Created the parameter object infrastructure for adding the grid search lower and upper bounds. The _add() method now accepts the grid_lower and grid_upper keyword arguments, which can be either |
2014-07-18 09:05:51 | Tree |
[r24564]
by
bugman
Created the specific analysis API return_parameter_object() function. This is used by the non-specific analysis code to obtain the parameter object (a singleton object). |
2014-07-18 09:02:52 | Tree |
[r24563]
by
bugman
Merged revisions 24562 via svnmerge from ........ |
2014-07-18 08:59:46 | Tree |
[r24562]
by
bugman
Bug fix for the parameter units descriptions. This only affects a few rare parameters. The specific analysis API parameter object units() method |
2014-07-18 08:58:56 | Tree |