tangos 1.10.0
Agile numerical galaxy organisation system
TANGOS is a tool to build a database (along the lines of Eagle or MultiDark) for cosmological and zoom simulations.
Features:
designed to store and manage results from custom analysis code
provides web and Python interfaces
science-focussed queries across entire merger trees, without requiring any knowledge of SQL
manages the process of populating the database with science data, including auto-parallelising custom analysis
customization with multiple Python modules such as
pynbodyorytto process raw simulation datasuports file-based database SQLite, server-based MySQL and PostgreSQL
- Outputs:
out - Website: https://github.com/pynbody/tangos
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tangos 1.10.0 as follows:
guix install tangos@1.10.0
Or install the latest version:
guix install tangos
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.