![](_static/pytomoatt.png) [![Python Package using Conda](https://github.com/MIGG-NTU/PyTomoATT/actions/workflows/build-test-conda.yml/badge.svg?branch=devel)](https://github.com/MIGG-NTU/PyTomoATT/actions/workflows/build-test-conda.yml) [![Build documentations](https://github.com/MIGG-NTU/PyTomoATT/actions/workflows/build-docs.yml/badge.svg?branch=docs)](https://migg-ntu.github.io/PyTomoATT/) [![codecov](https://codecov.io/gh/MIGG-NTU/PyTomoATT/branch/devel/graph/badge.svg?token=EYOV0WOA2Y)](https://codecov.io/gh/MIGG-NTU/PyTomoATT) ![PyPI - License](https://img.shields.io/pypi/l/pytomoatt) ![PyPI](https://img.shields.io/pypi/v/pytomoatt) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pytomoatt) PyTomoATT is a Python module that provides an interface for [TomoATT](https://migg-ntu.github.io/TomoATT-docs/), 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. ```{toctree} :maxdepth: 1 :caption: Getting Start :hidden: installation usages/model.md usages/ckb.md ``` ```{toctree} :maxdepth: 1 :caption: API :hidden: modules/index ``` ```{toctree} :caption: Links :hidden: TomoATT GitHub Repository ```