<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Yes, I think it is the baseline correction you are doing. Try the comparison without the correction and see if that makes more sense. If there is still a non-trivial difference, then it might be a more interesting problem.<div><br><div><div>On Jan 24, 2013, at 3:07 PM, Russell G Port wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">So my script generally goes preprocessing: <div><br></div><div><p class="MsoNormal">cfg.trialfun='ft_trialfun_general'</p><p class="MsoNormal">cfg.trialdef.eventvalue=65</p><p class="MsoNormal">cfg.trialdef.prestim=1</p><p class="MsoNormal">cfg.trialdef.poststim=2</p><p class="MsoNormal">cfg.trialdef.eventtype='untitled'</p><p class="MsoNormal">cfg=ft_definetrial(cfg)</p><p class="MsoNormal">cfg.demean='yes'</p><div style="margin-bottom: 0.0001pt; "><span style="font-size:12.0pt;font-family:"Courier New""> </span><br class="webkit-block-placeholder"></div><p class="MsoNormal">cfg.outputfile= -------</p><p class="MsoNormal">data=ft_preprocessing(cfg)</p><p class="MsoNormal"><br></p><p class="MsoNormal">then from this output I do two different things, first I produced the time locked data:</p><p class="MsoNormal"><br></p><div><br class="webkit-block-placeholder"></div><p class="MsoNormal">[timelock] = ft_timelockanalysis(cfg, data)</p><p class="MsoNormal"><br></p><p class="MsoNormal">For this new variable I then run the ft_freqanalysis with the following settings:</p><p class="MsoNormal"><br></p><div><br class="webkit-block-placeholder"></div><p class="MsoNormal">cfg.method='wavelet'</p><p class="MsoNormal">cfg.toi=[-.8:0.001666666666666667:1.5]</p><p class="MsoNormal">cfg.foi= 5:0.95:100</p><p class="MsoNormal">cfg.width=3:0.03:6</p><p class="MsoNormal">cfg.polyremoval=-1</p><p class="MsoNormal"><br></p><p class="MsoNormal">and so this gives me the evoked power</p><p class="MsoNormal"><br></p><p class="MsoNormal">for the total power instead i take the data from the preprocessing function (called data above) and repeat the exact same frequency transformation (same cfg setting/same called function)</p><p class="MsoNormal"><br></p><p class="MsoNormal">Once this is done, I convert both to dB scale using freqbaseline (-.2 to 0) and perforimg log10*10 operation of the data. Its here where suddenly total power is less than evoked power. I assume then its the baseline correction (since the total power has considerably more baseline activity (activity in the -.2 to 0 time window)) that creates an 'artificially' lower total power to evoked power. </p><p class="MsoNormal"><br></p><p class="MsoNormal"><br></p><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><br><div class="gmail_quote">On Thu, Jan 24, 2013 at 4:45 PM, Rojas, Don <span dir="ltr"><<a href="mailto:Don.Rojas@ucdenver.edu" target="_blank">Don.Rojas@ucdenver.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Russ,<br>
<br>
It might help if you posted a bit of your script so that we could see how you are deriving the measures. But, the relationship you state is true only given a couple of assumptions. First it depends on how you define induced power. For some, induced power is the total signal, phase-locked and non-phase-locked, i.e., the average in the frequency domain. So in that sense, induced = total. If you are going with the notion that induced = total - evoked, then yes, you would expect that evoked power would always necessarily be less than or equal to total power. But second, that relationship only holds up if you do not baseline correct the power estimates you are comparing, which is often done in time-frequency analyses. As far as I recall, in ft_freqanalysis there is no particular option to return only induced or evoked power in the way that you mention it, but certainly it could be calculated from the output of that function. So if you let us know what your cfg options were and subsequent calculations, it might be more helpful.<br>

<br>
Best,<br>
<br>
Don<br>
-----------------------<br>
Don Rojas, Ph.D.<br>
UCD Magnetoencephalography Lab<br>
University of Colorado Denver Anschutz Medical Campus<br>
13001 E. 17th Pl F546<br>
Aurora, CO 80045<br>
USA<br>
<div><div class="h5"><br>
<br>
On Jan 24, 2013, at 2:03 PM, Russell G Port wrote:<br>
<br>
> Hi All,<br>
><br>
> I am currently trying to understand something and I think fieldtrip people will already know whats going on. I run my data, from both in-vivo EEG recordings in animals and MEG in children, through freqanalysis. I have the strange result though that my total power (in either mV^2 or nAm^2) is less than my evoked power. How can this be, if total=evoked+induced. I am assuming that something that I have done while handling the data is causing this error, but I have check my work very carefully. Has anyone ever seen anything like this before, or can suggest what I am doing to help point me in the right direction?<br>

><br>
> Cheers - Russ<br>
</div></div>> _______________________________________________<br>
> fieldtrip mailing list<br>
> <a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
> <a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br>
<br>
<br>
<br>
_______________________________________________<br>
fieldtrip mailing list<br>
<a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
<a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br>
</blockquote></div><br></div>
_______________________________________________<br>fieldtrip mailing list<br><a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">-----------------------<br>Don Rojas, Ph.D.<br>Associate Professor of Psychiatry<br>U. of Colorado Denver Anschutz Medical Campus<br>Director, UCD Magnetoencephalography Lab<br>13001 E. 17th Pl F546<br>Aurora, CO 80045<br>303-724-4994</div></span></span>
</div>
<br></div></body></html>