Error during BEst

Hi brainstorm esperts,

I get this error messege when trying to run BEst. Could you please help?

Error using be_vertex_connectivity (line 14)
MEM >> No vertex connectivity matrix available.

Error in be_main (line 86)
obj.VertConn = be_vertex_connectivity(HeadModel);

Error in process_inverse_2018>Compute (line 706)
[Results, OPTIONS] = be_main(HeadModel, OPTIONS);

Error in process_inverse_2018 (line 24)
eval(macro_method);

Error in panel_protocols>TreeInverse (line 1390)
[OutputFiles, errMessage] = process_inverse_2018('Compute', iStudies, iDatas);

Error in panel_protocols (line 46)
eval(macro_method);

Error in tree_callbacks>@(h,ev)panel_protocols('TreeInverse',bstNodes,'2018') (line 2792)
gui_component('MenuItem', jPopup, [ ], 'Compute sources \[2018\]', IconLoader.ICON_RESULTS, [ ], @(h,ev)panel_protocols('TreeInverse', bstNodes, '2018'));

Ping @edelaire

1 Like

Hello,

Thanks a lot for the report. Can you check that you are using the last version of both Brainstorm and MEM (plugin brainentropy) ? i think you need to update your brainstorm version

Hi edelaire,

Thank you for helping. The problem solved.

1 Like