|
A new feature of this version is the ability to read in standardized SPI files. These
files contain about 60 seconds of SPI data, and the objective is to read in the data and properly format it for display. This
two-dimensional plot contains the pulses spaced linearly and vertically based on their intervals. On the horizontal axis, the
point is plotted at its place in time. On the vertical, the interval since the last pulse is plotted. The SPI data is stored
as clock ticks, and is converted to milliseconds by knowing the clock tick intervals and the sampling rate of the SPI, which
are all stored in the file. One additional feature is interval statistic displays for these SPIs. While not in the original
specifications, it seemed an interesting method for a quantitative comparison of SPIs to calculate the statistics, especially
for comparison purposes with the artifical waveforms. |