mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.61k stars 1.3k forks source link

Value Error Read Raw EGI Files #7966

Open SaadEphlux opened 4 years ago

SaadEphlux commented 4 years ago

Hi all, I am trying to read the raw egi file can anyone help me with this error. I am pretty new to this and I dont even know if I am going in the right direction.

image

larsoner commented 4 years ago

Can you upload the file somewhere so we can look? Do you get this error if you use an EGI reader using the official EGI software?

SaadEphlux commented 4 years ago

I will have to ask my team if I can share the file or not since its not mine. We dont have NETSTATION available to us now and due to COVID its difficult to get it. Is there any other EGI reader?

cbrnr commented 4 years ago

You could try http://biosig.sourceforge.net/ - the main toolbox is for MATLAB, but there is also a Python port available. I think BioSig can read EGI: http://pub.ist.ac.at/~schloegl/biosig/TESTED

SaadEphlux commented 4 years ago

Thanks for the suggestion I will try this out. Any other suggestions?