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.
git clone https://github.com/mcb28/pykonal.git
cd pykonal
pip install .