Add a way to exit if CAL line uncertainty is too large
Add some logic to pydarm.uncertainty.DARMUncertainty.sample_line_uncertainty()
so that if the mean value of the uncertainty for any of the channels is larger than a certain value, the calculation exits with an error to the user.