Back to the main page.
Bug 3051 - ft_read_header jams for Neuromag .fiff file, because reliance on "fiff_read_epochs" that does not appear part of MNE toolbox
Status | CLOSED WORKSFORME |
Reported | 2016-01-21 16:08:00 +0100 |
Modified | 2019-08-10 12:32:30 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | All |
Operating System: | Linux |
Importance: | P5 critical |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
- 2016-01-21 16:08:58 +0100
When trying to read in a Neuromag .fiff file, ft_read_header jams because it calls upon a function fiff_read_epochs that does not appear to be contained in the MNE software.
Jan-Mathijs Schoffelen - 2016-01-21 16:13:16 +0100
have you checked fieldtrip/external/mne/ ? I can see the function you report to be missing...
- 2016-01-21 16:17:42 +0100
(In reply to Jan-Mathijs Schoffelen from comment #1) Thanks JM. I found it! For some reason, the external/mne folder was not on my path, and I had only looked for the function in the MNE toolbox itself. Anyhow, it is now resolved. Thanks a lot! Freek
Jan-Mathijs Schoffelen - 2016-01-21 16:22:55 +0100
OK, changing status for now