An open source python library for magnetotelluric robust processing.
It provides robust (M-estimator, Bounded Influence) and multi-remote methods for MT.
Learn more with the online documentation: https://razorback.readthedocs.io/.
If you use this software in a scientific publication, we'd very much appreciate if you could cite the following paper:
- Smaï, F., and Wawrzyniak, P., 2020. Razorback, an open source Python library for robust processing of magnetotelluric data. Frontiers in Earth Science. https://doi.org/10.3389/feart.2020.00296
Razorback is available on pypi.org, install it with your favorite tool:
pip install razorback uv add razorback pixi add --pypi razorbackGet the tutorials and their attached data by cloning the repository with its submodules:
git clone --recursive https://github.com/brgm/razorback.git You will find the tutorials in ./docs/source/tutorials/
Linux, Windows, MacOS
Python >= 3.12
We welcome contributions! Please read the CONTRIBUTING.md file for guidelines on how to get started.