obspy.core.inventory.response.Response.get_paz

Response.get_paz()[source]

Get Poles and Zeros stage.

Prints a warning if more than one poles and zeros stage is found. Raises if no poles and zeros stage is found.

Return type:PolesZerosResponseStage
Returns:Poles and Zeros response stage.