Remove_response of the instrument

Hi Tom!

I am using your scripts for working on my master thesis. At the moment, I am using script number 2 to obtain the stacked PRF. I have a question:

How to include the ‘remove_response’ function on the scripts?

Thanks in advance

Hi!

The response can be simply removed with the corresponding ObsPy method of the RFStream object. Please check out the documentation of ObsPy. However, in my opinion it is not beneficial to remove the response from the streams – a simple filter should be enough – because different seismogram components are deconvolved from each other. That’s the essence of the receiver function method.