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 ........ |
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 |
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 |
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 In addition, the code has been refactored to be simpler and more flexible. The user can now supply |
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 |
2014-07-21 16:59:58 | Tree |