obspy.signal.spectral_estimation.fft_taper
- fft_taper(data)[source]
Cosine taper, 10 percent at each end (like done by [McNamara2004]).
Warning
Inplace operation, so data should be float.
Cosine taper, 10 percent at each end (like done by [McNamara2004]).
Warning
Inplace operation, so data should be float.