[FieldTrip] Question: is there an interactive butterfly layout ?

David Groppe dgroppe at cogsci.ucsd.edu
Wed Jul 6 00:27:01 CEST 2011


Hi Inbal,
   The Mass Univariate ERP Toolbox
(http://openwetware.org/wiki/Mass_Univariate_ERP_Toolbox) has an
interactive butterfly plot GUI (see the attached figure for an
example).  However it expects your data to be formatted according to
EEGLAB's conventions (not FieldTrip's).  So if you can export your
data to EEGLAB it might do what you want.
       cheers,
        -David

On Tue, Jul 5, 2011 at 6:40 AM, Inbal Lots <inbalots at gmail.com> wrote:
> Hello
>
> I am using ft_multiplotER to display the 'butterfly' of the MEG data after
> it was decimated and averaged.
> I would like to do several things:
> 1) to have the axes legends and values on the figure I get (I get only a
> plot with not text at all on the axes)
> 2) to add a title (not by doing it with matlab title('XXX'))
> 3) to be able to select a component (i.e. a relevant  time piece ) and to
> see it's field on the head layout (i.e.cfg.layout='4D248.lay';)
>
> The code I am using, after  decimation and averaging , is:
>
> cfg=[];
> cfg.interactive='yes';
> cfg.showlabels='yes';
> cfg.fontsize=14;
> % cfg.layout='4D248.lay';
> cfg.layout ='butterfly';
> ft_multiplotER(cfg,AvrDATA);
>
> Is it possible?
>
> Thank you very much for your help
>
> Inbal
>
> _______________________________________________
> fieldtrip mailing list
> fieldtrip at donders.ru.nl
> http://mailman.science.ru.nl/mailman/listinfo/fieldtrip
>



-- 
David Groppe, Ph.D.
Postdoctoral Researcher
Kutaslab
Dept. of Cognitive Science
University of California, San Diego
http://www.cogsci.ucsd.edu/~dgroppe/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Gui_erp_tmax_xo.jpg
Type: image/jpeg
Size: 605722 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20110705/30dd5fe2/attachment.jpg>


More information about the fieldtrip mailing list