characterize_signal
Runs a full characterization loop on an oscilloscope channel to discover signal parameters and confidence, with optional PNG export of the fitted capture.
Instructions
Characterize the signal on channel — the FLAGSHIP goal-level tool.
Runs the probe → vertical fit → horizontal fit → trigger hunt → characterize
loop, settling and re-verifying after each adjustment (bounded by
:data:`MAX_SETTLE_ITERATIONS`). Returns the discovered signal parameters, a
full measurement snapshot, and a confidence flag. When ``export_path`` is
given, the deep-memory capture is rendered to a PNG there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Analog channel to characterize, 1-based (1–4). | |
| export_path | No | Optional filesystem path to render the fitted deep-memory capture to a PNG. None skips the export. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||