Add logic to assert that uncertainty of the calibration lines needs to be below upper threshold
This MR adds an assert
statement for the values of the uncertainty for the calibration lines. If they are above a certain value, hardcoded to be 0.005, then this causes the uncertainty calculation to fail since this could end up yielding incorrect results.
Closes #172 (closed)