EMagPy Logo
1.2.0

Contents:

  • Getting Started
  • Graphical User Interface
  • API documentation
  • Gallery of examples
EMagPy
  • »
  • EMagPy python API and standalone GUI
  • View page source

EMagPy python API and standalone GUI¶

Installation¶

Clone the gitlab repository:

git clone https://gitlab.com/hkex/emagpy

To start the GUI from source, navigate through the src directory and run ui.py:

cd emagpy/src
python ui.py

From the same src directory you can import the module from source using python. Another solution is to install the module from pypi using pip:

pip install emagpy

Contents:

  • Getting Started
  • Graphical User Interface
  • API documentation
  • Gallery of examples
    • CS vs FS on synthetic conductive models
    • Spatial data
    • Comparison of inversion algorithm using the Cover Crop dataset
    • Time-lapse field application
    • EMagPy Quickstart
    • Inversion of an water-born survey over the river Leith
    • Smoothing parameters and time-lapse inversion
    • Effect of noise and height on the inversion
    • Different forward models
    • 3D visualization
    • Multi-frequency inversion with EMagPy
    • Benchmarking the different inversion methods
    • Sensitivity, Gauss-Newton and DOI
    • Depth of investigation
    • Calibrated and not calibrated ERT with Boxford dataset
    • GF Instruments correction

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2020, G. Blanchy and P. McLachlan.

Built with Sphinx using a theme provided by Read the Docs.