Skip to content

Zeqiu/razorback

 
 

Repository files navigation

razorback

An open source python library for magnetotelluric robust processing.

It provides robust (M-estimator, Bounded Influence) and multi-remote methods for MT.

How to cite

If you use this software in a scientific publication, we'd very much appreciate if you could cite the following paper:

Installing

Just use pip to get razorback and all its dependencies:

pip install razorback

Dependencies

  • Python >= 3.6
  • Numpy
  • Scipy
  • Dask

Supported Platforms

Linux, Windows, MacOS

Running tests

To run the tests, clone the repository and run pytest in the main directory:

pytest

Documentation

https://razorback.readthedocs.io

About

An open source python library for magnetotelluric robust processing.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%