Excess uncertainty import
I left in a line that takes in uncertainty from hdf5 files. Then, soon after, those uncertainties are recomputed and that is overwritten.
Better to just recompute them - and minimise lines. No need to load my uncertainties, as they use the same code to be generated anyway.