obspy.core.inventory.response.paz_to_sacpz_string
- paz_to_sacpz_string(paz, instrument_sensitivity)[source]
Returns SACPZ ASCII text representation of Response.
- Parameters
paz (
PolesZerosResponseStage
) – Poles and Zeros response informationpaz – Overall instrument sensitivity of response
- Return type
- Returns
Textual SACPZ representation of poles and zeros response stage.