[Mne_analysis] mne epochs to fieldtrip

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Tue Oct 25 04:01:43 EDT 2016
Search archives:

hi Elena,

we don't maintain the fieldtrip reader for mne files just the
mne-matlab toolbox.

you should post an issue on the fieldtrip github page.

maybe we can help but we'll need enough info to replicate the bug.

Alex


On Mon, Oct 24, 2016 at 6:17 PM, Elena Orekhova
<orekhova.elena.v at gmail.com> wrote:
> Hello,
>
> I try to import mne epochs file in fieldtrip.
> fiff_file = 'ttt-epo.fif');
> cfg = [];
> cfg.dataset = fiff_file;
> data1 = ft_preprocessing(cfg);
>
> It worked before, but with the current versions of MNE/fieldtrip I get an
> error:
> Reference to non-existent field 'FIFFB_EPOCHS'.
>
> Could somebody help to fix this problem?
>
> Elena
>
> _______________________________________________
> 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.
>


More information about the Mne_analysis mailing list