[FieldTrip] TFR with mtmconvol
Roemer van der Meij
r.vandermeij at donders.ru.nl
Fri Oct 19 13:50:56 CEST 2012
Hi Jonathan,
This indeed looks like a bleeding in of the 0Hz component. How did you
exactly follow the help on the wiki? Could you post your entire analysis
pipeline? (i.e. your call to ft_preprocessing, your call to
ft_singleplotTFR, baselining that you do, etc.). That would help in
diagnosing the problem.
All the best,
Roemer
On Fri, Oct 19, 2012 at 1:23 PM, Jonathan Schubert <
jonathan.schubert at uni-hamburg.de> wrote:
> Dear all,
>
> I have a question regarding frequency analysis using the multitaper
> approach. I transformed my data using the following code:
>
> cfg = [];
> cfg.channel = 'all';
> cfg.output = 'pow';
> cfg.method = 'mtmconvol';
> cfg.foi = 40:1:100;
> cfg.toi = -1.0:0.02:1.0;
> cfg.t_ftimwin = 7./cfg.foi;
> cfg.tapsmofrq = cfg.foi*0.4;
> cfg.pad = 'maxperlen';
> cfg.keeptrials = 'no';
> freq = ft_freqanalysis(cfg, data);
>
> When I plot the TFR it looks strange in a similiar way to what I found on
> the fieldtrip homepage:
> http://fieldtrip.fcdonders.nl/faq/why_does_my_tfr_look_strange
> Following the help on the homepage did not improve the outcome. I attached
> an example of my TFR.
>
> What can I do to improve the outcome of the frequency analysis?
>
> Best,
> Jonathan
>
>
> _______________________________________________
> fieldtrip mailing list
> fieldtrip at donders.ru.nl
> http://mailman.science.ru.nl/mailman/listinfo/fieldtrip
>
--
Roemer van der Meij M.Sc.
PhD Candidate
Donders Institute for Brain, Cognition and Behaviour
Centre for Cognition
P.O. Box 9104
6500 HE Nijmegen
The Netherlands
Tel: +31(0)24 3655932
E-mail: r.vandermeij at donders.ru.nl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20121019/02bd1aa8/attachment-0002.html>
More information about the fieldtrip
mailing list