[Mne_analysis] Issue with EDF file {Disarmed}

Alexandre Gramfort alexandre.gramfort at inria.fr
Sun Dec 20 12:09:15 EST 2020
Search archives:

        External Email - Use Caution        

I have no pb reading your file:

In [1]: import mne

In [2]: raw = mne.io.read_raw_edf('1.edf')

In [3]: raw
Out[3]: <RawEDF | 1.edf, 16 x 390500 (781.0 s), ~20 kB, data not loaded>

In [4]: raw.plot()
Out[4]: <MNEBrowseFigure size 3584x2150 with 4 Axes>

what is your problem? Please share a full code snippet.

--
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20201220/f9886080/attachment.html 


More information about the Mne_analysis mailing list