{ "type": "pipeline", "inputs": ["raw"], "bins": { "calibration": { "type": "calibration", "details": { "source": "file", "data": { "path": "calibration_data/load_cell/calibration.json" } }, "reversed": false } }, "pipes": { "calibration": { "input": { "source": "raw" } }, "": { "calibrated": { "bin": "calibration", "source": "output" } } } }