[FieldTrip] another question regarding display of ICA results
Hwee Ling Lee
hweeling.lee at gmail.com
Thu Oct 17 16:48:49 CEST 2013
Hi all,
My data has only 13 channels for ICA preprocessing, and I would like to
display the components from the ICA preprocessing.
I use this:
cfg.viewmode = 'component';
cfg.continuous = 'no';
cfg.blcoksize = 50;
cfg.channels = [1:13];
ft_databrowser(cfg,ic_data);
However, I was prompted an error message: cannot infer sensor type.
Is it possible to display the components using a generic layout?
How can I resolve this issue?
Thanks.
Best regards,
Hweeling
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20131017/7e37a426/attachment-0001.html>
More information about the fieldtrip
mailing list