# Explanation `ewokstomo` is the tomography application layer built on top of the [Ewoks](https://gitlab.esrf.fr/workflow/ewoks) library. It contains a collection of Ewoks tasks and ready-to-run workflows to help performing tomographic reconstructions as soon as possible. ```{note} At ESRF `ewokstomo` is used with [Bliss](https://bliss.gitlab-pages.esrf.fr/bliss/master/) to perform live tomographic reconstruction. `ewokstomo` workflows are triggered automatically via [Blissoda](https://blissoda.readthedocs.io/en/stable/). ``` The remainder of the documentation walks through installation options, first runs, workflow internals, recipe-style guides, and contribution guidelines. ```{toctree} :maxdepth: 1 concepts data_structure geometry task_example workflow_example ```