This program generates sets of ray-theoretical seismograms for an incident plane wave (teleseismic approximation) for models consisting of a stack of layers with planar but nonparallel (dipping) interfaces, allowing the possibility of anisotropy in the layers. Incident P and S waves are supported.
PyRaysum
is a Python wrapper around the Fortran software Raysum
, originally developed by Andrew Frederiksen. A trimmed down version of the Fortran code is supplied with PyRaysum
. You can find the original version here.
Installation, API documentation, scripts and tutorials are described at https://paudetseis.github.io/PyRaysum/
Authors: Pascal Audet, Wasja Bloch (Developers and Maintainers of PyRaysum
) & Andrew Frederiksen & (Developer of original Fortran
version)
All constructive contributions are welcome, e.g. bug reports, discussions or suggestions for new features. You can either open an issue on GitHub or make a pull request with your proposed changes. Before making a pull request, check if there is a corresponding issue opened and reference it in the pull request. If there isn't one, it is recommended to open one with your rationale for the change. New functionality or significant changes to the code that alter its behavior should come with corresponding tests and documentation. If you are new to contributing, you can open a work-in-progress pull request and have it iteratively reviewed.
Other examples of contributions include notebooks that describe published examples of PyRaysum
usage and processing. Suggestions for improvements (speed, accuracy, plotting, etc.) are also welcome.
If you use PyRaysum
in your work, please cite the following references:
-
Audet, P., and Bloch, W. (2022). PyRaysum: Software for modeling ray-theoretical body-wave propagation. Zenodo. https://doi.org/10.5281/zenodo.6095749
-
Frederiksen, A.W., and Bostock, M.G. (1999) Modelling teleseismic waves in dipping anisotropic structures. Geophysical Journal International 141: 401-412.