Skip to content

mcb28/pykonal

 
 

Repository files navigation

Pykonal for Reconal

This repository is forked from https://github.com/malcolmw/pykonal, with fixes implemented for accurate refracted map generation using the Reconal travel-time calculator. Specifically, a version of the solver which only uses first-order finite differences is included to avoid edge effects from the existing second-order solver.

Installation

git clone https://github.com/mcb28/pykonal.git
cd pykonal
pip install .

About

Travel-time calculator based on the fast-marching method solution to the Eikonal equation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.3%
  • Cython 4.9%
  • Python 2.8%