taper
Applies a taper to the seismograms. The type can be one of HANNING, HAMMING or COSINE, with HANNING the default. The width is given as a fraction of the seismogram length, and so should be 0.5 as otherwise the begin and end taper will overlap each other. 0.05 is the default.
Example
<taper>
    <width>.05</width>
    <type>HANNING</type>
</taper>
    Places this can be found
In seismogramProcess there is a choice between all of the following
- printlineSeismogramProcess
 - sacWriter
 - mseedWriter
 - asciiWriter
 - wavWriter
 - recordSectionDisplayGenerator
 - responseGain
 - phaseCut
 - requestCut
 - merge
 - gapFill
 - rMean
 - rTrend
 - taper
 - externalWaveformProcess
 - seismogramScript
 - localSeismogramTemplateGenerator
 - filter
 - rms
 - oregonDSPFilter
 - forkProcess
 - alwaysSuccess
 - phaseSignalToNoise
 - compoundPhaseSignalToNoise
 - seismogramImageProcess
 - legacyExecute
 - seismogramAND
 - seismogramOR
 - seismogramNOT
 - someDataCoverage
 - noDataGaps
 - fullDataCoverage
 - integrate
 - differentiate
 - transferResponse
 - collapseOverlaps
 - div
 - mul
 - invertFlippedChannels
 - seismogramSampling
 - decimate
 - stddev
 - rms
 - mean
 - minMax
 - compressionType
 - availableDataPlus