Description:
Counts the number of TIMEPOINTS in successive frames of size FRAMESIZE, starting at
TMIN and continuing until TMAX is reached or exceeded. Returns two lists: X-POINTS
lists the startpoints of successive frames, and Y-POINTS counts the timepoints in
each frame. These lists can be connected to the bpf-factory inlets of the same names
to create a bpf that plots the fluctuating density of TIMEPOINTS per frame.
|