Fixes for the relaxation curve-fitting grid search.
The parameters which are not set are no longer defaulting to 0.0. This means that the parameter
vector will sometimes contain NaN values, but this is important for the correct operation of the new
minimise.grid_search user function backend.