ngebodh / GX_tES_EEG_Physio_Behavior

Supporting code for the GX Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.cnt files

vishnu-ivariable opened this issue · comments

commented

Brother raw EEG data is in .cnt format and cant open through Python. It is throwing "'ascii' codec can't decode byte 0xa8 in position 0: ordinal not in range(128)" error.
Screenshot (220)
Screenshot (221)

Thanks for your feedback.

There are known imcompatabilities with raw ANT .cnt files and MNE.
There may be a fix coming soon from ANT.
You can read more here:
mne-tools/mne-python#3609

In the mean time there are a few options to use the data in MNE: