.gitignore
AUTHORS.txt
CONTRIBUTING.md
LICENCE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
docs/Makefile
docs/source/conf.py
docs/source/glossary.rst
docs/source/index.rst
docs/source/install.rst
docs/source/licence.rst
docs/source/welcome.rst
docs/source/api/tomotok.core.geometry.rst
docs/source/api/tomotok.core.inversions.rst
docs/source/api/tomotok.core.io.rst
docs/source/api/tomotok.core.rst
docs/source/api/tomotok.core.tools.rst
docs/source/api/tomotok.gui.rst
docs/source/api/tomotok.rst
docs/source/auxilia/auxilia.rst
docs/source/auxilia/derivative.rst
docs/source/auxilia/geometry.rst
docs/source/auxilia/io.rst
docs/source/auxilia/phantoms.rst
docs/source/auxilia/tools.rst
docs/source/gui/apps.rst
docs/source/gui/common.rst
docs/source/gui/gui.rst
docs/source/gui/tomo.rst
docs/source/inversions/bob.rst
docs/source/inversions/inversions.rst
docs/source/inversions/lame.rst
docs/source/inversions/mfr.rst
tomotok/__init__.py
tomotok.egg-info/PKG-INFO
tomotok.egg-info/SOURCES.txt
tomotok.egg-info/dependency_links.txt
tomotok.egg-info/namespace_packages.txt
tomotok.egg-info/requires.txt
tomotok.egg-info/top_level.txt
tomotok/core/VERSION
tomotok/core/__init__.py
tomotok/core/derivative.py
tomotok/core/phantoms.py
tomotok/core/geometry/__init__.py
tomotok/core/geometry/analytical.py
tomotok/core/geometry/generators.py
tomotok/core/geometry/grids.py
tomotok/core/geometry/handler.py
tomotok/core/geometry/io.py
tomotok/core/geometry/los.py
tomotok/core/inversions/__init__.py
tomotok/core/inversions/bob.py
tomotok/core/inversions/lame.py
tomotok/core/inversions/mfr.py
tomotok/core/inversions/tikhonov.py
tomotok/core/io/__init__.py
tomotok/core/io/diag.py
tomotok/core/io/support.py
tomotok/core/io/tokamaks.py
tomotok/core/tests/__init__.py
tomotok/core/tools/__init__.py
tomotok/core/tools/checkers.py
tomotok/core/tools/data.py
tomotok/core/tools/gifmaker.py
tomotok/core/tools/postproc.py
tomotok/core/tools/projection.py
tomotok/gui/__init__.py
tomotok/gui/apps.py
tomotok/gui/menus.py
tomotok/gui/merfer.py
tomotok/gui/profiler.py
tomotok/gui/roi.py
tomotok/gui/widgets.py
tomotok/gui/widgets_tomo.py
tutorials/biorthogonal.ipynb
tutorials/gui.py
tutorials/linear.ipynb
tutorials/minfisher.ipynb