<br><div class="gmail_quote">On Tue, Dec 9, 2008 at 12:55 AM, Eric Greisen <span dir="ltr"><<a href="mailto:egreisen@nrao.edu">egreisen@nrao.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br></div>
This is a constant issue in all averaging tasks.  In this case, DFTPL is attempting to make a regular grid in the time axis.  If you ask for 10-sec averaging - the first bin is<br>
    t1 + 0  ->  t1 + 10<br>
second bin<br>
    t1 + 10 ->  t1 + 20<br>
etc.  Whatever data fall in a bin are plotted at the average of the times that limit that bin.  I could think of better algorithms that would make an irregular axis but that would involve a rewrite of the code which may or may not be justified.<br>
<font color="#888888">
</font></blockquote><div><br>Thank you. And t1 is the start of a scan or the start of the whole experiment? <br></div></div><br>Regards,<br>Andreas<br>