mne.channels.read_dig_curry#

mne.channels.read_dig_curry(fname)[source]#

Read electrode locations from Neuroscan Curry files.

Parameters:
fnamepath-like

A valid Curry file.

Returns:
montageinstance of DigMontage | None

The montage.

Notes

New in v1.11.