Error Import .mff file

Hi,

I am new to Brainstorm and try to analyse a .mff file from EGI Net Station Acquisition.
Thus, an error message appears when I try to import a raw file. It says :
Line 28 : in_fopen_mff
Plugin mff is not available in the compiled version of Brainstorm.

Call stack:

in_fopen_mff.m at 28
in_fopen.m at 121
import_raw.m at 132
bst_call.m at 28
tree_callbacks.m>@(h,ev)bst_call(@import_raw,,,iSubject) at 662

Can someone help me please ?

Hi @Derquenne, Sorry for the inconvenience, not all plugins are added in the compiled version.

An option if you have access to a Matlab license, would be to run Brainstorm from Matlab and it will automatically download and install the MFF plugin.

Otherwise, later this week we will run some tests and include it to the compiled version

1 Like