temet toolkit: documentation
Welcome to the documentation for temet, a python toolkit for the execution, analysis, and visualization of numerical simulations. Specifically, hydrodynamical simulations run with the AREPO moving mesh code, as well as codes producing similarly structured outputs including GADGET-4, GIZMO and SWIFT.
In addition, this codebase is focused on cosmological simulations for large-scale structure and
galaxy formation, particularly those processed with a substructure identification algorithm
(halo finder) such as subfind
, including Illustris,
IllustrisTNG, EAGLE, and so on. Generally speaking, any
simulation data available from the TNG public data release platform can be directly analyzed
with this toolkit.

Getting Started
Citation and Acknowledgment
This code was originally written by Dylan Nelson (dnelson@uni-heidelberg.de).
If you find it useful and/or make use of it for a scientific publication, please cite Nelson, D. (in prep).
Index
To contribute to this documentation, update either in-code comments or supplementary files in
the docs/
directory, then commit.