<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi,</span><br><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px"><div><br></div><div>I would like to know if it possible to reject horizontal eye movements from scalp EEG signal using equivalent dipole modeling in Fieldtrip. I have tried doing this using ICA but it was not possible to identify a component reflecting saccades for all subjects. Has anyone ever done this? If yes, any suggestion would be great!</div>
<div><br></div><div>I am trying to learn about source reconstruction using two dipoles thinking this might be a good start and have started going through the tutorial. I got the following error messages:</div><div><br></div>
<div><div>>> data = ft_dipolesimulation(cfg);</div><div>using headmodel specified in the configuration</div><div>using gradiometers specified in the configuration</div><div>computing simulated data</div><div>Error using  .* </div>
<div>Matrix dimensions must agree.</div><div><br></div><div>Error in ft_dipolesimulation (line 203)</div><div>    simulated.trial{trial}  = simulated.trial{trial} + lf(:,i:3:end) * ...</div><div> </div><div>This was fixed when I removed the "..." but then I got this message:</div>
<div><br></div><div><div>Error using ft_fetch_vol (line 76)</div><div>no headmodel specified</div><div><br></div><div>Error in prepare_headmodel (line 51)</div><div>vol = ft_fetch_vol(cfg, data);</div><div><br></div><div>
Error in ft_dipolesimulation (line 106)</div><div>[vol, sens, cfg] = prepare_headmodel(cfg, []);</div><div> </div><div>The "vol" parameter is defined, so I do not know where the error is coming from.</div><div><br>
</div><div>Best,</div><div><br></div><div>Stephanie</div><div><br></div><div><br></div><div>Stephanie Ries, PhD</div><div>Knight Lab - Helen Wills Neuroscience Institute</div><div>University of California at Berkeley</div>
</div></div></div></div>