vector of 4 frequency limits: min max for calculations,
min max for display. Default=see below
winparams
vector of 3 window parameters: Number of points for
FFT, number of time samples for window, number of overlap samples:
default=see below
Author
Jonathan M. Lees<jonathan.lees.edu>
Details
Interactive buttons are set internally. The parameters freqlim and
winparams can be changed - these are simply the starting parameters
for the initial display.
For winparams, the parameters are set to be appropriate
for sample rates of typical seismic data, 100-125 samples per second.
The number of points in the FFT are initially set to 4096 and the time
window is set to 256. The overlap is calculated by subtracting 20
percent of the time
window, so the overlap is 80 percent.
Of course, the number of samples in a window must be less than the
length of input time series.