<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">Hi Ivo,</div>
<div class=""><br class="">
</div>
In general, I think one should realise that the length of the data should be chosen long enough so that spectral components-of-interest can be reliably estimated. For low frequency bins this indeed would mean that the segments should be defined long enough.
 I don’t think that something that you call a ‘baseline’ is the correct way forward. One should not add any random (sub)segment of data to make it longer. Ideally, the signal component-of-interest should be switched on for the duration of the whole data segment
 for optimal sensitivity. Adding data with absent signal may increase your spectral resolution, but does not necessarily increase the sensitivity.
<div class=""><br class="">
</div>
<div class="">Good luck discussing this with your colleagues,</div>
<div class=""><br class="">
</div>
<div class="">Jan-Mathijs</div>
<div class=""><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">Begin forwarded message:</div>
<br class="Apple-interchange-newline">
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class="">
<span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">From:
</b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">Ivaylo Iotchev <<a href="mailto:ivaylo.iotchev@gmail.com" class="">ivaylo.iotchev@gmail.com</a>><br class="">
</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class="">
<span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Subject:
</b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><b class="">Re: [FieldTrip] A shifting power peak artefact</b><br class="">
</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class="">
<span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Date:
</b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">12 December 2022 at 08:51:43 CET<br class="">
</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class="">
<span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">To:
</b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">"Schoffelen, J.M. (Jan Mathijs)" <<a href="mailto:janmathijs.schoffelen@donders.ru.nl" class="">janmathijs.schoffelen@donders.ru.nl</a>><br class="">
</span></div>
<br class="">
<div class="">
<div dir="ltr" class="">Dear Jan,<br class="">
<br class="">
thank you, indeed I discovered we made a more stupid mistake, since I followed my colleagues' suggestion to not define prestimulus for the segments (set to zero), but our demeaning and dentrending actually use/need that prestimulus-baseline. Now with the baseline
 back in and long enough epochs, the peaks of the 1/f and what seems our signal of interest separate from each other :) Let me know if this is something the forum should know, maybe such things get overlooked by others, my colleagues argument when we dived
 into the mistake was: This is not ERP, maybe we don't need the baseline. And I overlooked what the baseline was used for, because I am working on a different part of the same script... anyway, thank you!!<br class="">
<br class="">
Bests,<br class="">
<br class="">
Ivo</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Am Mo., 12. Dez. 2022 um 08:46 Uhr schrieb Schoffelen, J.M. (Jan Mathijs) <<a href="mailto:janmathijs.schoffelen@donders.ru.nl" class="">janmathijs.schoffelen@donders.ru.nl</a>>:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="overflow-wrap: break-word;" class="">Hi Ivo,
<div class=""><br class="">
</div>
<div class="">Zero padding does not add information to your data, it only ensures that the frequency bins of the FFT’ed signals end up at different locations of the frequency axis. I don’t see why padding would affect the first energy dense peak in the spectrum
 after DC correction.</div>
<div class=""><br class="">
</div>
<div class="">Multitapering implicitly assumes the spectrum to be locally white, if it isn’t - i.e. most of the time - it’s not a big problem. However, it leads to shifts in the peaks of truly bandlimited processes in the data, if those band limited signal
 components are living on top of 1/f. Multitapering does not minimize 1/f noise.</div>
<div class=""><br class="">
</div>
<div class="">Jan-Mathijs</div>
<div class=""><br class="">
</div>
<div class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On 10 Dec 2022, at 18:06, Ivaylo Iotchev <<a href="mailto:ivaylo.iotchev@gmail.com" target="_blank" class="">ivaylo.iotchev@gmail.com</a>> wrote:</div>
<br class="">
<div class="">
<div dir="ltr" class="">Although, dear Jan (anyone), if I can follow up with a secondary question to your helpful answer. 
<div class=""><br class="">
</div>
<div class="">Reading the link you offered me I realized it is written with an approach in mind, which I don't use. I saw on some examples of Fieldtrip scripts on the official Fieldtrip pages, that you often define the cfg.foi relative to an unpadded segment,
 e.g. 0.5 second long time-window is analyzed in steps of 2 Hz and starting with 2 Hz. Would your text still explain my problem if I use zero-padding to increase my resolution? More crucially, the position of the main frequency being 1/segment length behaves
 as if my padding plays no role, i.e. the segment length which determines the peak frequency is the unpadded length.<br class="">
<br class="">
Finally, only if you have an idea, is the slepian sequence a legit way to minimize 1/f noise? It seems to flatten the peak, but it also spreads out the energy, and I wonder if that spread is itself noise or real signal that was otherwise not visible.<br class="">
<br class="">
Thank you and sorry if I over-engage you on this one.<br class="">
<br class="">
Bests,</div>
<div class=""><br class="">
Ivo</div>
</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Am Do., 8. Dez. 2022 um 10:04 Uhr schrieb Ivaylo Iotchev <<a href="mailto:ivaylo.iotchev@gmail.com" target="_blank" class="">ivaylo.iotchev@gmail.com</a>>:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr" class="">Dankje wel!</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Am Do., 8. Dez. 2022 um 10:00 Uhr schrieb Schoffelen, J.M. (Jan Mathijs) via fieldtrip <<a href="mailto:fieldtrip@science.ru.nl" target="_blank" class="">fieldtrip@science.ru.nl</a>>:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="">Hi Ivo,
<div class=""><br class="">
</div>
<div class="">See: <a href="https://urldefense.com/v3/__https://www.fieldtriptoolbox.org/faq/why_largest_peak_spectrum/__;!!HJOPV4FYYWzcc1jazlU!7hS8wc9fh7HjMyX-oGXc37ch6gH-QD6v1W_bkBQ-Tu4mHq5X1MMYl224IBtNAx3oFcIlBd77xBICILm6IAWPglCADnVGyZlJAvpwloM$" target="_blank" class="">https://www.fieldtriptoolbox.org/faq/why_largest_peak_spectrum/</a>,
 and <a href="https://urldefense.com/v3/__https://www.fieldtriptoolbox.org/faq/why_does_my_tfr_look_strange/__;!!HJOPV4FYYWzcc1jazlU!7hS8wc9fh7HjMyX-oGXc37ch6gH-QD6v1W_bkBQ-Tu4mHq5X1MMYl224IBtNAx3oFcIlBd77xBICILm6IAWPglCADnVGyZlJ39orNSw$" target="_blank" class="">https://www.fieldtriptoolbox.org/faq/why_does_my_tfr_look_strange/</a></div>
<div class=""><br class="">
</div>
<div class="">Best wishes,</div>
<div class="">Jan-Mathijs</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On 7 Dec 2022, at 14:40, Ivaylo Iotchev via fieldtrip <<a href="mailto:fieldtrip@science.ru.nl" target="_blank" class="">fieldtrip@science.ru.nl</a>> wrote:</div>
<br class="">
<div class="">
<div dir="ltr" class="">Dear community,<br class="">
<br class="">
I want to rephrase one of my questions without first emphasizing my own theory of what is going on this time... what could cause the largest peak in the data to invariantly be at the frequency which is 1/segment length? That is, the peak is at 2 Hz when the
 segments are 0.5 seconds long... at 1 Hz when the segment is 1 second long etc. ...<br class="">
<br class="">
I previously hypothesized that something might be preventing Fieldtrip from reading the sampling rate out of our data, but feel free to think outside the box I offer you, much appreciated, thanks in advance!<br class="">
<br class="">
Bests,<br class="">
<br class="">
Dr. Ivaylo (Ivo) Iotchev</div>
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="">
<a href="https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!9LhzA8TB3KE7n_eWe9D5PTqi5pVPMGBPv--HGNKtZG-6MCON-5NxvsMQXKI22KxcwEEcVPyAFMDyqUuYK1eg5x5RlsfCYk6CSCAeLQ$" target="_blank" class="">https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!9LhzA8TB3KE7n_eWe9D5PTqi5pVPMGBPv--HGNKtZG-6MCON-5NxvsMQXKI22KxcwEEcVPyAFMDyqUuYK1eg5x5RlsfCYk6CSCAeLQ$</a>
<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="">
<a href="https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!7hS8wc9fh7HjMyX-oGXc37ch6gH-QD6v1W_bkBQ-Tu4mHq5X1MMYl224IBtNAx3oFcIlBd77xBICILm6IAWPglCADnVGyZlJYMebXnA$" rel="noreferrer" target="_blank" class="">https://doi.org/10.1371/journal.pcbi.1002202</a><br class="">
</blockquote>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>