Commit | Date | |
---|---|---|
[r24683]
by
bugman
Fix for the lib.arg_check.is_num_or_num_tuple(). When the can_be_none flag is set to True, the tuple of None values is now considered valid. This |
2014-07-23 15:33:02 | Tree |
[r24682]
by
bugman
Modified the pipe_control.minimise.grid_setup() function for when no parameters are present. For the current version of minfx to function correctly (1.0.8), the lower, upper and inc values |
2014-07-23 15:31:13 | Tree |
[r24681]
by
bugman
Converted the model-free 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 model-free The specific_analyses.model_free.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 new API function print_model_title() has been implemented to handle the grid search setup |
2014-07-23 15:26:56 | Tree |
[r24680]
by
bugman
Created two new model-free system tests. These are Mf.test_m0_grid_with_grid_search and Mf.test_m0_grid_vs_m1_with_grid_search. Their aim is |
2014-07-23 14:51:11 | Tree |
[r24679]
by
bugman
Updated the minfx version number to 1.0.9 in the release checklist document. This as of yet unreleased version contains an important fix for parallelised grid searches when the |
2014-07-23 14:09:01 | Tree |
[r24678]
by
bugman
The diffusion_tensor.init user function can now set initial tensor parameter values of None. This is to allow for the new grid search preset flag. Therefore allowing the values to be None |
2014-07-23 13:43:33 | Tree |
[r24677]
by
bugman
Changes to the diffusion tensor initialisation in the model-free auto-analysis. The values of the tensor are now initialised to None. This is to allow for the new grid search |
2014-07-23 13:41:03 | Tree |
2014-07-23 12:35:06 | Tree | |
[r24675]
by
bugman
Modified all calls to the parameter object _add() base class method. These are now all spread across multiple lines, with each argument on a separate line. This is for |
2014-07-23 10:09:50 | Tree |
[r24674]
by
bugman
Converted the frame order 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.frame_order.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-23 09:48:23 | Tree |