mne_average_evoked
Average EEG/MEG epochs into an evoked response (ERP/ERF) for a specific condition or all conditions, and store the result for further analysis.
Instructions
Average Epochs into an Evoked (ERP/ERF) response. condition = an event_id name to average just that condition (else averages all). Stored under evoked_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition | No | ||
| epochs_name | No | epochs | |
| evoked_name | No | evoked |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |