PyTomoATT is a Python module that provides an interface for TomoATT, a software package for seismic tomography analysis. With PyTomoATT, users can create TomoATT projects, manage input data, and generate 3D initial models, 3D checkerboards, and slices of horizontal and vertical cross sections.
PyTomoATT can be installed quickly via the PyPI with a command as following:
pip install pytomoatt
See section Installation in online documentation for more details.
The complete API documentation, and tutorials can be accessed at PyTomoATT Documentation.