iCIR
A valid iCIR template name must be specified!
API methods
Once configured, a flowchem IcIR object will expose the following commands:
- GET /icir-local/ir-control/
Get Metadata
Return metadata.
- Status Codes
200 OK – Successful Response
- PUT /icir-local/ir-control/acquire-spectrum
Acquire Spectrum
Acquire an IR spectrum.
Background subtraction performed if treated=True, else a raw scan is returned.
- Query Parameters
treated (boolean) –
- Status Codes
200 OK – Successful Response
422 Unprocessable Entity – Validation Error