Closed microbuilder closed 3 years ago
This is a placeholder for the idea of a Calibration API, covering things like:
The most common calibration coefficients to account for are bias error and scale factor / sensitivity error, where:
output = scale_factor * (input + bias)
This is a placeholder for the idea of a Calibration API, covering things like:
The most common calibration coefficients to account for are bias error and scale factor / sensitivity error, where: