metashunt_slice_log
Load a specific time window from a recorded capture session to analyze current measurements, with optional downsampling and threshold filtering.
Instructions
Load a time window [start_t_us, end_t_us] of a session on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | ||
| end_t_us | No | ||
| max_points | No | ||
| start_t_us | No | ||
| threshold_pct | No | ||
| abs_min_threshold_ma | No |