mne-python

How to read edf data in Python 3

How to read edf data in Python 3 Question: How can I read edf data using Python? I want to analyze data of a edf file, but I cannot read it using pyEDFlib. It threw the error OSError: The file is discontinous and cannot be read and I’m not sure why. Asked By: Mindy || …

Total answers: 2