Hi everyone!
I would like to create a forward model using the BEM approach, but i'm having a problem...
I start by loading the "Colin27" template (Same issue with ICBM152), and then I generate three BEM surfaces. I load manually my signals and I mark as "Bad channels" those that I don't want to use (EEG and other channels). Finally I will take 160 out of 224 channl. I'm using a Yokogawa 160 channel system.
I click on my channel file and "Create a forward model" using OpenMEEG, with the following configuration...
...and I obtain this error:
Unable to perform assignment because the size of the left side is 160-by-45006 and the size of the right side is 320-by-45006.
Error in bst_openmeeg (line 458)
Gain(OPTIONS.iMeg, : ) = om_load_full(meggain_file);Error in bst_headmodeler (line 470)
[Gain, errMessage] = bst_openmeeg(OPTIONS);Error in panel_headmodel>ComputeHeadModel (line 647)
[OPTIONS, errMessage] = bst_headmodeler(OPTIONS);Error in panel_headmodel (line 27)
eval(macro_method);Error in panel_protocols>TreeHeadModel (line 1159)
[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 2344)
gui_component('MenuItem', jPopup, , 'Compute head model', IconLoader.ICON_HEADMODEL, , @(h,ev)panel_protocols('TreeHeadModel',
bstNodes));
I have no idea of how to solve it... I have tried this in two different computers, with the same error... Maybe a problem with the channel file? I'm attaching it.
https://drive.google.com/file/d/1wi-APPE2qmmhAX38LQfs4aTHKtNqdyyT/view?usp=sharing
Thank you all in advance!
PS: The computers have enough space on disk and 64GB RAM