[Mne_analysis] edf.event reading

Brunner, Clemens (clemens.brunner@uni-graz.at) clemens.brunner at uni-graz.at
Mon Oct 5 01:54:27 EDT 2020
Search archives:

        External Email - Use Caution        

Hello!

Or you could use MNE-Python's built-in loader for this dataset:

https://mne.tools/stable/generated/mne.datasets.eegbci.load_data.html#mne.datasets.eegbci.load_data

If you really need to use the original data files, note that the EDF files already contain events in annotation channels (accessible by raw.annotations) - you do *not* need to load the .event files because they contain the same events that are already present in the EDF files.

Clemens


> On 03.10.2020, at 18:29, Alexandre Gramfort <alexandre.gramfort at inria.fr> wrote:
> 
>         External Email - Use Caution        
> 
> 
> have a look at http://moabb.neurotechx.com/docs/generated/moabb.datasets.PhysionetMI.html
> 
> HTH
> Alex
> 
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis





More information about the Mne_analysis mailing list