<div dir="ltr"><br clear="all"><div>Hi all,</div><div><br></div><div>My data has only 13 channels for ICA preprocessing, and I would like to display the components from the ICA preprocessing.</div><div><br></div><div>I use this:</div>
<div><br></div><div><div>cfg.viewmode = 'component';</div><div>cfg.continuous = 'no';</div><div>cfg.blcoksize = 50;</div><div>cfg.channels = [1:13];</div><div>ft_databrowser(cfg,ic_data);</div></div><div><br>
</div><div>However, I was prompted an error message: cannot infer sensor type.</div><div><br></div><div>Is it possible to display the components using a generic layout?</div><div><br></div><div>How can I resolve this issue?</div>
<div><br></div><div>Thanks.</div><div><br></div><div>Best regards,</div><div>Hweeling</div><div><br></div>
</div>