Better error checking for the specific_analyses.relax_disp.average_intensity() function.
This function would fail with a traceback if a peak intensity error analysis had not yet been
performed. Now it fails instead with a clean RelaxError so that the user knows what is wrong.