.. figure:: figures/MTfitbanner.png :figwidth: 50 % :width: 90% :align: center :alt: MTfit: A Bayesian approach to source inversion. ********************************* MTfit: Bayesian Source Inversion ********************************* *Bayesian Moment Tensor Inversion Code by David J Pugh* .. toctree:: :maxdepth: 1 :numbered: :hidden: Installing Running MTfit Tutorial Tutorial: Real Data Examples Bayesian Approach Probability Density Functions Search Algorithms Moment Tensor Conversion Command Line Options Plotting Plot Classes MTplot Command Line Options Inversion Class Extensions References Glossary Source Code GitHub Repository .. only:: html .. image:: https://travis-ci.org/djpugh/MTfit.svg?branch=develop :mod:`MTfit` is a Bayesian forward model inversion code for moment tensor and double-couple source inversion using different data types, based on the Bayesian approach presented in :ref:`Pugh et al, 2016a ` and :ref:`Pugh, 2015 `. The code has been developed as part of a PhD project (:ref:`Pugh, 2015 `). The solutions are estimated using polarity and amplitude ratio data, although the code is extensible (see :doc:`extensions`) so it is possible to include other data-types in this framework. :mod:`MTfit` can incorporate uncertainty estimates both in the data (noise etc.) and the model (and location) in the resultant posterior PDF. There are three sampling approaches that have been developed, with different advantages (:ref:`Pugh et al, 2015c `, and it is also possible to use the approach for relative amplitude inversion as well (:ref:`Pugh et al, 2015e `). :mod:`MTfit` also works with the automated Bayesian polarity approach described in :ref:`Pugh et al, 2016b ` as an alternative method of estimating polarity probabilities. This is written as the :mod:`autopol` Python module, and may be available on request. The source code is available from `GitHub `_. Issues are tracked at the `GitHub repository `_. Please raise a new issue or feature request `here `_. .. only:: html This documentation is available as a :download:`PDF<../pdf/MTfit.pdf>` and an :download:`epub<../epub/MTfit.epub>` file Please note that this code is provided as-is, and no guarantee is given that this code will perform in the desired way. Additional development and support is carried out in the developer's free time. **Restricted: For Non-Commercial Use Only** This code is protected intellectual property and is available solely for teaching and non-commercially funded academic research purposes. Applications for commercial use should be made to Schlumberger or the University of Cambridge. --------------------------------------- | :ref:`genindex` | :ref:`search` |