The dispersion auto-analysis now handles the optional R1 parameter correctly.
The value.set user function was no longer setting the R1 parameter to the default value when the
grid search was deactivated, as it is no longer in MODEL_PARAMS. So instead the new
is_r1_optimised() function is being used to decide if the value.set user function should set the
'r1' parameter value.