| Crates.io | calibrator |
| lib.rs | calibrator |
| version | 0.1.2 |
| created_at | 2024-12-13 17:05:16.616954+00 |
| updated_at | 2024-12-17 20:39:23.946211+00 |
| description | methods for calibration of scalar and vector measurement systems |
| homepage | |
| repository | https://github.com/sensoriumtl/calibration |
| max_upload_size | |
| id | 1482367 |
| size | 630,037 |
Calibrator is a software package for working with measurement models. A measurement model is any system which produces some Response, as a result of a Stimulus. Typically when using an experimental measurement system it is calibrated by measuring a set of Response values, for known values of the Stimulus. This calibration data is then used create a set of calibration functions, able to predict unseen values of the Stimulus from new measurements of the Response.
The Calibrator crate provides methods to: