TL;DR
Tangos is a Python framework and web interface designed to simplify database-driven analysis of numerical galaxy formation simulations, enabling efficient data management, querying, and sharing for researchers.
Contribution
It introduces a flexible, extensible system that automates data organization and analysis, reducing manual effort and enhancing reproducibility in simulation studies.
Findings
Streamlines analysis workflows with simple commands
Supports parallelization and integration with existing libraries
Facilitates sharing and reproducibility of analysis pipelines
Abstract
We present Tangos, a Python framework and web interface for database-driven analysis of numerical structure formation simulations. To understand the role that such a tool can play, consider constructing a history for the absolute magnitude of each galaxy within a simulation. The magnitudes must first be calculated for all halos at all timesteps and then linked using a merger tree; folding the required information into a final analysis can entail significant effort. Tangos is a generic solution to this information organization problem, aiming to free users from the details of data management. At the querying stage, our example of gathering properties over history is reduced to a few clicks or a simple, single-line Python command. The framework is highly extensible; in particular, users are expected to define their own properties which tangos will write into the database. A variety of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
