[FieldTrip] ICA inspection: Error using ft_icabrowser.m

Diego Lozano-Soldevilla dlozanosoldevilla at gmail.com
Mon Nov 5 16:54:24 CET 2018


Hi Silvana,
Could you try the component viewmode option?

cfg          = [];
cfg.layout   = 'acticap-64ch-standard';
cfg.viewmode = 'component'; % Mode specifically suited to browse
through ICA data
ft_databrowser(cfg, comp);

Best,
Diego


On Mon, Nov 5, 2018, 16:38 SILVA PEREIRA, SILVANA <silvana.silva at upf.edu
wrote:

> Dear all,
>
> I'm trying to use the funtion ft_icabrowser.m, but I get the following
> error message:
>
> Error using topoplot_common (line 523)
> labels in data and labels in layout do not match
>
> Error in ft_topoplotIC (line 184)
>   [cfg] = topoplot_common(cfg, comp);
>
> Error in ft_icabrowser (line 151)
>         ft_topoplotIC(cfgtopo, comp);
>
> I understand that the error is due to a mismatch between the labels of the
> cfg struct and the layout I'm using. I modified the entries of the struct
> in acticap-64ch-standard2.mat, where I removed four of the channels, since
> we have in addition RM, LM, Heog and Veog. Adding these four labels to the
> original label list does not solve the problem. Any idea to work around
> this issue?
>
> Thank you!
> Silvana
>
>
> *Silvana Silva Pereira*
> /Postdoctoral Researcher/
> Center for Brain and Cognition <http://cbc.upf.edu/cbc.upf.edu/index.html>
> [image: Universitat Pompeu Fabra, Barcelona]
> _______________________________________________
> fieldtrip mailing list
> https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
> https://doi.org/10.1371/journal.pcbi.1002202
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20181105/a80add3f/attachment.html>


More information about the fieldtrip mailing list