Skip to main content
The Tool State workflow processes instrument log files from synthesis tools, extracts timeseries data for each parameter, and runs signal analysis to characterize oscillation behavior and decay.

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.