eelbrain.Sensor.from_montage
- classmethod Sensor.from_montage(montage, channels=None)
From
DigMontage
- Parameters:
montage (str | mne.channels.DigMontage) – Montage, or name to load a standard montage (see
mne.channels.make_standard_montage()
).channels (list of str) – Channel names in the desired order (optional).