rf: Receiver function calculation in seismology

  • Eulenfeld T
N/ACitations
Citations of this article
22Readers
Mendeley users who have this article in their library.

Abstract

The receiver function method is a popular seismological technique to investigate velocity discontinuities in the crust and upper mantle, like the crust-mantle boundary (the Moho). The basic concept behind the method is that a part of the incident P-waves from a teleseismic event (e.g., a distant earthquake) gets converted to S-waves at significant discontinuities underneath a seismometer (receiver). The travel time difference between the first arriving P-wave and the converted S-wave constrains the depth of the discontinuity and the velocity ratio of P-and S-waves of the overlaying structure. To remove source side and propagation effects, receiver function calculation often involves a deconvolution of different components of the rotated seismogram. rf is a Python package for calculating receiver functions. It provides the RFStream class that extends Obspy's Stream class (Krischer et al., 2015) with functionality needed for receiver function calculation. Among those are waveform input/output with metadata preservation, calculation of incidence angles for rotation of waves into ZRT or LQT coordinate systems, frequency domain or time domain deconvolution techniques, move-out correction, and calculation of and stacking by piercing points. Receiver functions of S to P converted waves can also be calculated. rf is designed to be used by both researchers and students of seismology. Most often it will be used as a library in other researchers' code. Additionally, rf could act as glue for other codes with specialized functionality relevant to receiver function calculation. These codes are often written in Fortran and it is easy to integrate Fortran code into the project with NumPy's f2py (Peterson, 2009). As an example, rf already makes use of the Fortran Toeplitz package (Arushanian et al., 1983) for time domain deconvolution. The package can be used together with the recently open-sourced telewavesim package (Audet, Thomson, Bostock, & Eulenfeld, 2019) to invert for crustal velocity models. rf can be installed from PyPI. Online documentation and tutorials are available on the project site., T. (2019). Telewavesim: Python software for teleseismic body wave modeling.

Cite

CITATION STYLE

APA

Eulenfeld, T. (2020). rf: Receiver function calculation in seismology. Journal of Open Source Software, 5(48), 1808. https://doi.org/10.21105/joss.01808

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free