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 information

  • paz – Overall instrument sensitivity of response

Return type:

str

Returns:

Textual SACPZ representation of poles and zeros response stage.