# Examples ```{toctree} :maxdepth: 1 ``` In `TomoATT/examples` directory, you can find small examples of how to use the library. inversion_small : This is the simplest example which runs inversion on a small problem. inversion_small_ASCII : This example is the same as inversion_small but uses ASCII in/output file format. Please read the README.md file in each example directory for more information.