Shifted out all of the variables and dispersion data specific code into separate modules.
The dispersion data private methods have been converted into functions of the
specific_analyses.relax_disp.disp_data module. The package variables have also been shifted into
the specific_analyses.relax_disp.variables module to avoid circular imports.