Commit | Date | |
---|---|---|
[r24580]
by
bugman
Fix for the Monte Carlo simulations for the model_info argument changes in the specific API. |
2014-07-21 07:23:37 | Tree |
[r24579]
by
bugman
Updated all of the specific API minimise() methods to accept the scaling_matrix argument. The list of per-model scaling matrices is now created independently of the analysis type by the |
2014-07-21 07:17:44 | Tree |
[r24578]
by
bugman
Updated all of the specific API grid_search() methods to accept the scaling_matrix argument. The list of per-model scaling matrices is now created independently of the analysis type by the The argument is also passed into the minimise() API method from the grid_search() method when that |
2014-07-21 07:14:00 | Tree |
[r24577]
by
bugman
Updated all of the specific API calculate() methods to accept the scaling_matrix argument. The list of per-model scaling matrices is now created independently of the analysis type by the |
2014-07-21 07:07:47 | Tree |
[r24576]
by
bugman
Updated the specific analysis API common methods for the recent model_info argument changes. |
2014-07-21 07:01:54 | Tree |
2014-07-21 06:57:55 | Tree | |
[r24574]
by
bugman
Standardisation of the specific analysis API with respect to the model_loop() and base_data_loop(). The model information arguments for the data returned by model_loop(), and the data arguments for |
2014-07-18 17:43:23 | Tree |
[r24573]
by
bugman
Created the consistency testing specific API method get_param_names(). This is now required for the minimise.calculate user function, specifically for the analysis |
2014-07-18 14:43:39 | Tree |
[r24572]
by
bugman
Converted the relaxation curve-fitting 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 curve-fitting The specific_analyses.relax_fit.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() |
2014-07-18 14:26:29 | Tree |
[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 |