Commit | Date | |
---|---|---|
[r24605]
by
bugman
Implemented the J(w) mapping analysis get_param_names() API method. This simply returns the hardcoded list of 3 parameters of the model, and allows the |
2014-07-22 12:33:18 | Tree |
[r24604]
by
bugman
Converted the relaxation dispersion analysis to the new grid bounds and scaling factor design. The parameter object now registers the grid bounds and scaling factors for all of the dispersion The specific_analyses.relax_disp.parameters.assemble_scaling_matrix() function has been deleted as As the grid bounds and increments are now handled by the upstream pipe_control.minimise.grid_setup() The specific_analyses.relax_disp.parameters.get_param_names() function was also modified with the Importantly to allow the changes to be operational, the model_loop() API method was redesigned so |
2014-07-22 12:30:48 | Tree |
[r24603]
by
bugman
Fix for the skipping of preset parameters in the grid search. Dictionary and list type parameters are now handled correctly. |
2014-07-22 12:22:48 | Tree |
2014-07-22 11:46:27 | Tree | |
[r24601]
by
bugman
Increased the amount of user feedback for the minimise.grid_search user function. Now a comment for each parameter is included in the printed grid search setup table. This includes |
2014-07-22 11:44:40 | Tree |
[r24600]
by
bugman
Major change to the grid search user function. The minimise.grid_search user function now accepts the skip_preset flag. When True, the grid search The new skip_preset argument is passed into the pipe_control.minimise.grid_setup() function in the |
2014-07-22 11:36:33 | Tree |
[r24599]
by
bugman
Shifted the constraints boolean argument to the end of the grid_search() function argument list. |
2014-07-22 11:12:40 | Tree |
[r24598]
by
bugman
Epydoc docstring fixes for the keyword arguments of the pipe_control.minimise module. |
2014-07-22 11:11:50 | Tree |
[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 |