mne.channels.read_dig_captrak#
- mne.channels.read_dig_captrak(fname)[source]#
Read electrode locations from CapTrak Brain Products system.
- Parameters:
- fnamepath-like
BrainVision CapTrak coordinates file from which to read EEG electrode locations. This is typically in XML format with the .bvct extension.
- Returns:
- montageinstance of
DigMontage
The montage.
- montageinstance of