- Overview
- Technical
What It Does
The tool state pipeline takes raw log files uploaded from an instrument and produces structured timeseries that you can plot, compare across runs, and monitor for anomalies. The pipeline handles format parsing, data cleaning, signal analysis, and anomaly detection in a single pass.Supported Formats
The pipeline supports three input formats:Outputs
For tool logs, the pipeline produces:For generic CSV files, the pipeline produces a timeseries for each numeric column in the file, plus the same anomaly detection metrics.