Robust magnetotelluric processing package


Keywords
geophysics, magnetotellurics, electromagnetic, resistivity, statistics
License
MIT
Install
pip install resistics==1.0.0a3

Documentation

Welcome

PyPI Latest Release PyPI - Downloads Documentation Status Language grade: Python codecov Code style: black

Resistics is a native Python 3.8+ package for the processing of magnetotelluric (MT) data. It incorporates robust processing methods and adopts a modular approach to processing which allows for customisation and future improvements to be quickly adopted.

Latest news

Resistics is moving to version 1.0.0 which will be a breaking change versus the current stable version of 0.0.6. Currently, version 1.0.0 is available as a pre-release on PYPI.

When version 1.0.0 reaches a stable releases the documentation will move to the main resistics.io site.

Audience

Resistics is intended for people who use magnetotelluric methods to estimate the subsurface resistivity. This may be for furthering geological understanding, for geothermal prospecting or for other purposes.

The package may have utility for the wider electromagnetic geophysics community.

Getting started

To install the pre-release of version 1.0.0

python -m pip install resistics==1.0.0a0

For the stable 0.0.6 version

python -m pip install resistics

Support and feature requests

Feel free to submit issues, feature requests or ideas for improvements in the Github issues section.