A sensor in Chemolytic represents a physical spectrometer in your lab. Every spectrum you upload is linked to the sensor that produced it. This matters for three reasons:Documentation Index
Fetch the complete documentation index at: https://docs.chemolytic.com/llms.txt
Use this file to discover all available pages before exploring further.
- Reproducibility: models are trained on spectra from a specific instrument. Linking each spectrum to its sensor means you always know exactly what hardware produced your training data.
- Traceability: when a prediction is made months or years later, you can trace it back to the instrument, its configuration, and the original calibration data.
- Resilience over time: if an instrument is replaced or recalibrated, you can register the new sensor separately, retrain, and compare models side by side without losing historical data.
Sensors page
Go to Sensors in the project sidebar to see all sensors registered in the project.
| Column | Description |
|---|---|
| Sensor | Name and optional description |
| Type | Spectroscopy technique (NIR, FTIR, SWIR, Raman, UV-Vis) |
| Model | Manufacturer and model name |
| Units | X unit / Y unit (e.g., nm / Absorbance) |
| Predefined | Checkmark if from the catalog, dash if custom |
Your plan limits how many sensors you can add per project. The current count and limit appear at the top of the page.
Sensor detail
Click any sensor row to open the detail panel.
- Created by and Created date
- Predefined: whether the sensor came from the catalog
- Points: number of data points per spectrum (appears after the first spectrum is uploaded)
- Range: actual min and max x-axis values detected in uploaded spectra (appears after first upload)
- Custom fields: any metadata you added (serial number, location, firmware version, etc.)