[Mne_analysis] Loading tab delimited file

Eric Larson larson.eric.d at gmail.com
Fri Nov 28 10:29:44 EST 2014
Search archives:

I'd recommend using the `numpy` package to read the TSV file into an array,
then using the mne-python RawArray class to make a Raw instance.

Eric


On Fri, Nov 28, 2014 at 6:59 AM, Vangelis Stykas <evstykas at gmail.com> wrote:

> Hello all,
> I am trying to use men-python and men-tools.
> I found out that there are several converters to fif files but I was not
> able to find a tsv (tab delimited file) to fif.
> My current dataset is a set of tab delimited files that have 1 value for
> each of the 35 electrodes every half second (and of course the mapping of
> the electrodes).
> Is there an easy way of converting this data to fif or any other format
> that can be used with mne ?
>
> Thanks in advance.
> Vangelis Stykas
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20141128/62568dab/attachment.html 


More information about the Mne_analysis mailing list