Shifted the core of the model_loop() dispersion method into its own function.
The new function specific_analyses.relax_disp.disp_data.loop_cluster() can now be used by other
parts of relax. The model_loop() method now yields the data that loop_cluster() yields.