{ "type": "pipeline", "inputs": ["raw"], "bins": { "calibration": { "type": "calibration", "details": { "source": "embedded", "data": { "curve": [ [0.0,0.0], [1.0,2.0], [13.0,34.0], [32.0,35.0] ] } }, "reversed": false } }, "pipes": { "calibration": { "input": { "source": "raw" } }, "": { "calibrated": { "bin": "calibration", "source": "output" } } } }