An open API service indexing awesome lists of open source software.

https://github.com/thomaslecocq/msnoise-tomo

The Ambient Noise Tomography Plugin for MSNoise
https://github.com/thomaslecocq/msnoise-tomo

imaging noise passive python research seismic seismology signal-processing tomography volcanology

Last synced: 2 months ago
JSON representation

The Ambient Noise Tomography Plugin for MSNoise

Awesome Lists containing this project

README

        

# MSNoise-Tomo

[![Build Status](https://travis-ci.org/ThomasLecocq/msnoise-tomo.png)](https://travis-ci.org/ThomasLecocq/msnoise-tomo)
[![Build status](https://ci.appveyor.com/api/projects/status/hkaxi68hikwu6any/branch/master?svg=true)](https://ci.appveyor.com/project/ThomasLecocq/msnoise-tomo/branch/master)

MSNoise-Tomo is a plugin to the MSNoise framework, allowing to branch from the [REF stack](http://msnoise.org/doc/workflow/006_stack.html) to compute FTAN, dispersion curves and 2D period maps.

MSNoise-Tomo is developed by Thomas Lecocq (Royal Observatory of Belgium, ROB) based on original codes from A. Mordret and M. Landès (IPGP, 2013).

References
----------
* Mordret, A., Landès, M., Shapiro, N.M., Singh, S.C., Roux, P., Barkved, O.I., 2013. Near-surface study at the Valhall oil field from ambient noise surface wave tomography. Geophys. J. Int. 193, 1627–1643. https://doi.org/10.1093/gji/ggt061
* Barmin, M.P., Ritzwoller, M.H., Levshin, A.L., 2001. A Fast and Reliable Method for Surface Wave Tomography. Pure and Applied Geophysics 158, 1351–1375. https://doi.org/10.1007/PL00001225

Documentation
-------------

The documentation is available at http://msnoise.org/plugins/msnoise-tomo/doc/

Installation
------------

Create a new environment using conda:

* conda create -n tomo -c conda-forge python=3.7 obspy=1.1.1 msnoise shapely pyproj
* conda activate tomo

Then, the code can be installed from scratch using this repository, or using precompiled python wheels:

* Windows:http://msnoise.org/plugins/msnoise-tomo/msnoise_tomo-0.1b0-cp37-cp37m-win_amd64.whl
* Linux: http://msnoise.org/plugins/msnoise-tomo/msnoise_tomo-0.1b0-cp37-cp37m-linux_x86_64.whl
* MacOS:http://msnoise.org/plugins/msnoise-tomo/msnoise_tomo-0.1b0-cp37-cp37m-macosx_10_9_x86_64.whl

Remember, always consider the current GitHub *master* as not stable!

Commercial Usage
----------------
If you plan to use MSNoise-TOMO for commercial purposes, please contact Thomas
Lecocq directly.