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
is useful feedback for the user to know what the grid search is doing. And it will be even more
useful for the zooming grid search to understand what is happening.