PMS_PLOT
pms_plot is a program for use on .s. files produced by
pmbirdie_hunter. It
plots output either to the screen, or to a PostScript
file called "pgplot.ps". Sample output can be viewed
here .
This program was adapted from the s_plot routine.
UNDERSTANDING PMS_PLOT OUTPUT:
- The lower plot is the raw, unfolded spectrum after initial filters
have been applied. The spectrum is of much lower resolution than the
true spectrum: the lower trace is the lowest value in a resolution element (there
are 1024 resolution elements total), the upper trace the highest.
- The upper plot is the first 125 Hz after harmonic folding has been done.
The lower and upper traces as are for the lower plot.
- The periods listed at the bottom are the top 10 signals in the data
after each of the harmonic folds has been done, and their amplitudes.
Usage: pms_plot d/p (files)
where d is for screen display
p is for postscript output sent to printer
files (e.g. *.s.*.)