stream_status
Check stream health and timing for an EEG session. Identify dropped samples, processing lag, and stoppage causes to diagnose and fix closed-loop pipeline issues.
Instructions
Health and timing report for a session.
The fields that matter for closed-loop work:
throughput_ratio below 1.0 means the producer is not keeping up and
samples are being dropped; filters.group_delay_sec is how far behind
real time a filtered feature is; last_error explains a stopped producer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session to report on. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||