Fix for the specific_analyses.relax_disp.optimisation.back_calc_r2eff() function.
The R2eff error data structure when the cpmg_frqs or spin_lock_nu1 argument is supplied was all
zeros, whereas it should all be ones. This was causing many divide by zero numpy warnings to appear
on certain operating systems (Mac OS X).