Reading annot.fif file

External Email - Use Caution

Dear Eric, Alex,

I am unable to read an annot.fif that was created using mne_browse_raw -
mne-C. I see that Jeff Stout had brought this up earlier last year.
https://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/2019-September/006174.html

Was this issue resolved?
https://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/2019-September/006174.html

Thanks so much!

Best,
Candida Ustine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200407/014f38a3/attachment.html

External Email - Use Caution

hi,

can you share the -annot.fif file?

A

External Email - Use Caution

This was addressed in the following issue:

https://github.com/mne-tools/mne-python/issues/6834

And PR:

https://github.com/mne-tools/mne-python/pull/6835

The TL;DR is that mne MNE-C `-annot.fif` file is not like the one we make
in MNE-Python, and if you plan to use MNE-Python for analysis you are
probably better off creating your annotations there.

Eric