mne_plot_sensors
Plot 2D topomap or 3D sensor layouts to visualize electrode positions, returning a PNG image path.
Instructions
Plot the sensor/electrode layout (kind='topomap' 2D or '3d'). Returns a PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | topomap | |
| name | No | raw | |
| show_names | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |