<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; 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: 0; "><div lang="EN-US" link="blue" vlink="purple" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"><o:smarttagtype namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"><div class="Section1"><div style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 12pt; font-family: 'Times New Roman'; "><font size="2" color="navy" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy; ">Thanks, this was helpful.  We’re still not quite clear on the time bins though – is it the case that the timesout matrix gives the midpoints of the time bins, and if so, why is it that the time bins are not evenly spaced?  (They seem to be shifted by 8 or 12 ms.)</span></font></div></div></o:smarttagtype></o:smarttagtype></div></span></blockquote><div><br></div><div><br></div><div>Yes, this is correct. The time bins are not perfectly evenly spaced because if you have 933 original time points (in your data epoch) and generate 200 time estimates for the purpose of time-frequency decomposition, you have to find the closest time point (in the original time array) for each evenly spaced time-frequency time point. </div><div><br></div><div>There is an option in newtimef though where you enter a negative value for the 'timesout' input and it simply subsample the original time space (-4 is considering 1 time point out of 4). This technique does ensure uniform time sampling.</div><div><br></div><div>Arno</div><div><br></div></div></body></html>