Dear expert users
I am facing several difficulties to install OpenMEEG on my Mac. I have already the BEM surfaces because I load a protocol partially pre-processed, but I have to estimate the head model for each subject. Once I try to compute the head model, OpenMEEG seems to work, it detects also the dipoles outside of the mask, but then the buffering is endless, and lastly, MATLAB gives me lots of messages of errors that I can't understand and I did not found in any existing topic.
Messages from MATLAB are:
"Unrecognized function or variable 'om_write_geom'.
Error in bst_openmeeg (line 322)
om_write_geom(geomfile, trifiles, OPTIONS.BemNames);
Error in bst_headmodeler (line 472)
[Gain_om, errMessage] = bst_openmeeg(OPTIONS);
Error in panel_headmodel>ComputeHeadModel (line 673)
[OPTIONS, errMessage] = bst_headmodeler(OPTIONS);
Error in panel_headmodel (line 27)
eval(macro_method);
Error in panel_protocols>TreeHeadModel (line 1251)
[OutputFiles, errMessage] = panel_headmodel('ComputeHeadModel',
iChanStudies);
Error in panel_protocols (line 44)
eval(macro_method);
Error in tree_callbacks>@(h,ev)panel_protocols('TreeHeadModel',bstNodes)
(line 2498)
gui_component('MenuItem', jPopup, [], 'Compute head model',
IconLoader.ICON_HEADMODEL, [],
@(h,ev)panel_protocols('TreeHeadModel', bstNodes));
RAM memory is 8GB and 21 GB of memory are still available. Might it be not enough?
Could anyone help me?
Thanks to everyone,
Best regards,
Giulia.