Get instrument response in RESP format. RESP is the standard ASCII format for representing complete seismic instrument responses, including all poles, zeros, gain stages, and FIR filter coefficients. This format is widely used by seismic analysis software like SAC, ObsPy, and Seisan. Returns the full instrument response that describes how ground motion is transformed into digital counts by the seismometer and digitizer. Use this when you need complete instrument response information for accurate seismic data processing, such as removing instrument response to convert digital counts to physical ground motion units (velocity, acceleration, or displacement).
Original spec description
Retrieve SEED RESP format instrument response information.