mne_plot_topomap
Plot scalp topographies from evoked data at specified time points (auto, peaks, or comma-separated seconds), returning a PNG path for visualization.
Instructions
Plot scalp topographies of an Evoked at given times. times='auto', 'peaks', or comma-separated seconds (e.g. '0.1,0.2,0.3'). Returns PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | evoked | |
| times | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |