<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Elena<br class=""><br class="">I suspect it to be an error in the MNE Matlab code, as FieldTrip itself does not use the&nbsp;FIFFB_EPOCHS field.<br class=""><font face="Courier" class=""><br class=""></font><div style="margin: 0px; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font face="Courier" class="">mac011&gt; cd /Users/roboos/matlab/fieldtrip/fileio/</font></span></div><div style="margin: 0px; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font face="Courier" class="">mac011&gt; grep FIFFB_EPOCHS *.m</font></span></div><div style="margin: 0px; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font face="Courier" class="">mac011&gt; grep FIFFB_EPOCHS private/*.m</font></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font face="Courier" class="">[both empty]</font></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font face="Courier" class=""><br class=""></font></span></div><font face="Courier" class="">mac011&gt; cd&nbsp;/Users/roboos/matlab/fieldtrip/external/mne<br class="">mac011&gt; grep FIFFB_EPOCHS *.m<br class="">fiff_define_constants.m:FIFF.FIFFB_EPOCHS&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;= 122;<br class="">fiff_read_epochs.m:ep = fiff_dir_tree_find(meas, FIFF.FIFFB_EPOCHS);<br class=""></font><br class="">Could you follow this up by posting the detailled error message on&nbsp;<a href="https://github.com/mne-tools/mne-matlab" class="">https://github.com/mne-tools/mne-matlab</a>, i.e. create an issue there on github and post details of the error message? Please do mention @robertoostenveld and @agramfort&nbsp;in the issue, then we’ll both get notified.<div class=""><br class=""></div><div class="">Oh, and prior to that: could you check that you are using the latest version of the mne-matlab toolbox? One version is included in fieldtrip/external/mne, but that might not be the latest one, and it might also not be the one you are actually using.&nbsp;</div><div class=""><br class=""></div><div class="">Robert</div><div class="">&nbsp;<br class=""><br class=""><br class=""><br class=""><blockquote type="cite" class="">On 25 Oct 2016, at 10:01, Alexandre Gramfort &lt;<a href="mailto:alexandre.gramfort@telecom-paristech.fr" class="">alexandre.gramfort@telecom-paristech.fr</a>&gt; wrote:<br class=""><br class="">hi Elena,<br class=""><br class="">we don't maintain the fieldtrip reader for mne files just the<br class="">mne-matlab toolbox.<br class=""><br class="">you should post an issue on the fieldtrip github page.<br class=""><br class="">maybe we can help but we'll need enough info to replicate the bug.<br class=""><br class="">Alex<br class=""><br class=""><br class="">On Mon, Oct 24, 2016 at 6:17 PM, Elena Orekhova<br class="">&lt;<a href="mailto:orekhova.elena.v@gmail.com" class="">orekhova.elena.v@gmail.com</a>&gt; wrote:<br class=""><blockquote type="cite" class="">Hello,<br class=""><br class="">I try to import mne epochs file in fieldtrip.<br class="">fiff_file = 'ttt-epo.fif');<br class="">cfg = [];<br class="">cfg.dataset = fiff_file;<br class="">data1 = ft_preprocessing(cfg);<br class=""><br class="">It worked before, but with the current versions of MNE/fieldtrip I get an<br class="">error:<br class="">Reference to non-existent field 'FIFFB_EPOCHS'.<br class=""><br class="">Could somebody help to fix this problem?<br class=""><br class="">Elena<br class=""><br class="">_______________________________________________<br class="">Mne_analysis mailing list<br class=""><a href="mailto:Mne_analysis@nmr.mgh.harvard.edu" class="">Mne_analysis@nmr.mgh.harvard.edu</a><br class="">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis<br class=""><br class=""><br class="">The information in this e-mail is intended only for the person to whom it is<br class="">addressed. If you believe this e-mail was sent to you in error and the<br class="">e-mail<br class="">contains patient information, please contact the Partners Compliance<br class="">HelpLine at<br class="">http://www.partners.org/complianceline . If the e-mail was sent to you in<br class="">error<br class="">but does not contain patient information, please contact the sender and<br class="">properly<br class="">dispose of the e-mail.<br class=""><br class=""></blockquote></blockquote><br class=""></div></body></html>