mne_set_montage
Apply a standard electrode montage to set channel positions for EEG/MEG data. Enables topographic plots and interpolation by defining sensor locations, with an optional configured default.
Instructions
Apply a standard electrode montage (e.g. 'standard_1020', 'standard_1005', 'biosemi64', 'GSN-HydroCel-128') to set channel positions. Needed before topographic plots and interpolation. If montage is omitted, uses the configured default (set via mne-mcp configure).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | raw | |
| montage | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |