[Mne_analysis] Read .csv/.RDS files with MNE

Phillip Alday phillip.alday at mpi.nl
Tue Apr 7 10:05:22 EDT 2020
Search archives:

        External Email - Use Caution        

Use pandas or numpy to read them and convert them to NumPy arrays and
then use EpochsArray, RawArray, etc. to construct the appropriate MNE
objects.

Since you have things in R format -- are you using eeguana? Its
developer, Bruno, is in Tilburg....

Phillip

On 7/4/20 11:30 am, Daniël van den Corput wrote:
>
>         External Email - Use Caution        
>
> Hi,
>
> My name is Daniel and I'm currently working on my thesis for the
> Master Cognitive Science and Artificial Intelligence for Tilburg
> University in the Netherlands. I want to create a model that can
> differentiate between patients vs non-patients for a particular
> disorder, based on EEG data.
>
> However, my input data is in the format of a .csv file or
> alternatively multiple .RDS files. I've been researching for the past
> couple of days how I can have MNE read these files, but I can't seem
> to figure it out.
>
> Does anyone have a suggestion on what the best way of going about this
> problem is? Any help would be much appreciated.
>
> Thanks in advance!
>
> Daniel
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200407/4164ef33/attachment.html 


More information about the Mne_analysis mailing list