NotImplementedError: KIT channel type 3 can not be read. Please contact the mne-python developers.

  • MNE version: 1.8.0
  • operating system: Windows 11

code:
raw = mne.io.read_raw_kit(fname)

gives the error:
NotImplementedError: KIT channel type 3 can not be read. Please contact the mne-python developers.

Is this sufficient to contact developers?
Meanwhile, if anyone has a quick fix, it would be appreciated.

1 Like