paudetseis / RfPy

Teleseismic receiver function calculation and post-processing
https://paudetseis.github.io/RfPy/
MIT License
40 stars 28 forks source link

Including S preevent noise in the denominator during wiener deconvolution #22

Open jaredbryan881 opened 3 years ago

jaredbryan881 commented 3 years ago

I'm just curious why the denominator in the Wiener deconvolution doesn't include preevent noise spectra from the S components as in Audet (2010).

https://github.com/paudetseis/RfPy/blob/5b4b26bef131faa25c00b7a40f6bea7dd7bfe9b7/rfpy/rfdata.py#L737-L744