Fixes for the auto_analyses.frame_order.summerise() function.
If the count_sobol_points() function is called followed by summerise(), a RelaxError will be raised
as the data pipe already exists. The summerise() function has been modified to switch to the data
pipe if it already exists.