Skip to content

Add logic to assert that uncertainty of the calibration lines needs to be below upper threshold

Evan Goetz requested to merge evan-goetz/pydarm:add-exit-logic-unc into master

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)

Merge request reports

Loading