Activated the SciPy quadratic integration in the frame order auto-analysis.
If the Optimisation_settings object has been set up with the quad_int flag, then the auto-analysis
will skip the sobol_setup() method and instead directly call the frame_order.quad_int user function.
Optimisation will then use the SciPy quadratic integration rather than the quasi-random Sobol'
integration.