mne-python Questions

2

Solved

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 ...
Delatorre asked 16/8, 2018 at 4:42

1

I have EEG data that comes in the form of a 3D numpy array (epoch * channel * timepoint). timepoint is a 256 element array containing each sampled timepoint (1s total, at 256Hz). epoch is an experi...
Asphyxia asked 12/8, 2015 at 0:39
1

© 2022 - 2024 — McMap. All rights reserved.