Bug fix for the activation of quadratic integration in the frame order auto-analysis.
The calls to the frame_order.quad_int user function in the optimisation() method did not supply an
argument so the user function was defaulting to False rather than the True value required.