tangos
Tangos is a system for building and querying databases summarising the results
of numerical galaxy simulations.
Learn more in the following categories:
View the Project on GitHub
Generating your first tangos database
There are currently various sample simulations available to illustrate the use of tangos. They are respectively:
- A uniform resolution volume run with GADGET and with SubFind halo catalogues - click here;
- An alternative set of Rockstar halo catalogues based on the same GADGET simulation as above - click here;
- An alternative set of AHF halo catalogues based on the same GADGET simulation as above - click here;
- A zoom simulation run with RAMSES and with HOP catalogues - click here;
- A zoom simulation run with Changa (similar to Gasoline) with AHF catalogues - click here. This simulation also has baryons
unlike the others which contain only dark matter. An additional sample Changa simulation is available
with black holes.
- You can also use the publicly-available Eagle particle data to try
analysing a full uniform volume galaxy formation simulation, although this takes slightly
longer and requires a large amount of disk space.
- As a final example, you can also import a simulation using yt as the underlying library.
Adding simulations to tangos is only weakly dependent on the underlying format so to get to grips with
that process you can try any of the tutorials.
Once you have built a database, you can try it out with the analysis tutorials. The analysis tutorials also include a link to pre-made databases from the above simulations.