mne_events_from_annotations
Convert raw annotations into an events array and event_id map, enabling event-based analysis of EDF, BrainVision, or EEGLAB data.
Instructions
Convert a Raw object's annotations into an events array + event_id map (for EDF/BrainVision/EEGLAB data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw_name | No | raw | |
| events_name | No | events |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |