This package browser is in early development. Mind the rough edges.

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 pynbody or yt to process raw simulation data

  • suports file-based database SQLite, server-based MySQL and PostgreSQL

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.