mne_plot_evoked
Plot evoked neural responses (EEG/MEG) in joint, topo, or butterfly format. Outputs a PNG file path for direct use.
Instructions
Plot an Evoked response. style: 'joint' (butterfly + topomaps, default), 'topo', or 'butterfly'. Returns PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | evoked | |
| style | No | joint |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |