obspy.signal.invsim.paz_to_freq_resp
- paz_to_freq_resp(poles, zeros, scale_fac, t_samp, nfft, freq=False)[source]
Convert Poles and Zeros (PAZ) to frequency response.
The output contains the frequency zero which is the offset of the trace.
- Parameters:
- Return type:
numpy.ndarray
complex128- Returns:
Frequency response of PAZ of length nfft