why ft_sourceplot doesn't work?
Nathan Weisz
nathanweisz at MAC.COM
Wed Jul 28 09:09:23 CEST 2010
hi,
> cfg = [];
> cfg.covariance = 'yes';
> timelock = ft_timelockanalysis(cfg, data);
>
> it appears to be solved when I set this to the option 'poststim' and recompute the function.
>
> cfg.covariancewindow = 'poststim';
here you should define the time used for calculating cov.
cfg.covariancewindow = [from to];
> no anatomy is present and no functional data
> is selected, please check your
> cfg.funparameter
this error message is actually quite informative :-)
check whether your source structure has an avg.nai field. if not then of course nothing is plotted.
in that case check if you defined
cfg.projectnoise='yes';
before calling ft_sourceanalysis.
good luck.
nathan
>
> please, if anyone know why this is happening and how to fix this, let me know.
> thank you for your atention.
>
>
> Discover the new Windows Vista Learn more!
> ----------------------------------
> The aim of this list is to facilitate the discussion between users of the FieldTrip toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis.
> http://listserv.surfnet.nl/archives/fieldtrip.html
> http://www.ru.nl/fcdonders/fieldtrip/
--------------------------------------------
Dr. Nathan Weisz
OBOB-Lab
University of Konstanz
Department of Psychology
P.O. Box D23
78457 Konstanz
Germany
Tel: ++49 - (0)7531 - 88 45 84
Email: nathan.weisz at uni-konstanz.de
Homepage: http://www.uni-konstanz.de/obob
"Nothing shocks me. I'm a scientist." (Indiana Jones)
----------------------------------
The aim of this list is to facilitate the discussion between users of the FieldTrip toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis. See also http://listserv.surfnet.nl/archives/fieldtrip.html and http://www.ru.nl/neuroimaging/fieldtrip.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20100728/e9e0eb02/attachment-0002.html>
More information about the fieldtrip
mailing list