ngebodh / GX_tES_EEG_Physio_Behavior

Supporting code for the GX Dataset
MIT License
17 stars 9 forks source link

.cnt files #1

Closed vishnu-ivariable closed 1 year ago

vishnu-ivariable commented 1 year ago

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)

ngebodh commented 1 year ago

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: https://github.com/mne-tools/mne-python/issues/3609

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