astrosylva¶
Carry merger trees from the forest to Galacticus.
A Python library and CLI for converting halo merger-tree catalogues (Consistent-Trees, LHaloTree, SubLink, AHF) into the Galacticus HDF5 input format.
Contents:
Installation¶
pip install astrosylva
Quickstart¶
astrosylva convert config.yaml
See Canonical schema for the canonical halo / metadata contract and Writing a reader plugin for how to add a reader plugin.