For BLASTpol, I need to implement the ability to index samples by time, rather than by frame number.  So I'm going to implement it.  Here is my initial plan:<div><br></div><div>In the field range widget, there is a combo box that currently only includes 'frame'.</div>
<div>Kst will add to the combo box any vector fields provided by the data source which happen to be called "time", "Time", or "TIME".  kst will assume that these fields will be monotonically increasing (though it will be able to look for and ignore short telemetry glitches).</div>
<div>The user can then do a lookup with these fields instead of frames.  Kst will do a binary search to find the right frames, and then read them in.</div><div><br clear="all"><div>In the first instance, you will enter the times as numbers in whatever format the fields store them.</div>
<div><br></div><div>Eventually, you will be able to tell kst (how?) what to interpret the fields as, and then use text type time entry (eg, yyyy/mm/dd hh:mm:ss).  But not in the first instance.</div><div><br></div><div><br>
</div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse;color:rgb(136,136,136)">C. Barth Netterfield<br>University of Toronto<br>416-845-0946</span><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse;color:rgb(136,136,136)"><br>
</span></div><br>
</div>