tangos
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
- Versions: 1.10.0
- 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 the latest version of tangos as follows:
guix install tangos
Or install a particular version:
guix install tangos@1.10.0
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.
Badge code
You can use the following badge to inform users of tangos about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/tangos'><img src='https://packages.guix.gnu.org/packages/tangos/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/tangos)
Example Org:
[[https://packages.guix.gnu.org/packages/tangos][https://packages.guix.gnu.org/packages/tangos/badges/latest-version.svg]]