mne_plot_raw
Plot raw neurophysiology signal traces for a selected time window to visually inspect data quality and return a PNG image.
Instructions
Plot raw signal traces (a window of channels over time). Returns a PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | raw | |
| start | No | ||
| duration | No | ||
| n_channels | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |