Apply a single Discrete Prolate Spheroidal Sequence (DPSS) taper to a stratigraphic series
dpssTaper(dat,tbw=1,num=1,rms=T,demean=T,detrend=F,genplot=T,verbose=T)
Stratigraphic series for tapering. First column should be location (e.g., depth), second column should be data value. If no data is identified, will output a 256 point taper to evaluate the spectral properties of the window.
Time-bandwidth product for the DPSS
Which one of the DPSS would you like to use?
Normalize taper to RMS=1 to preserve power for white process? (T or F)
Remove mean from data series? (T or F)
Remove linear trend from data series? (T or F)
Generate summary plots? (T or F)
Verbose output? (T or F)
cosTaper
, gausTaper
, and hannTaper