Large-scale structure for the Inference of the Galaxy field with Hamiltonian Monte-Carlo
LIGHT is a Bayesian framework for reconstructing the galaxy field and underlying dark matter field using Hamiltonian Monte Carlo (HMC), and more specifically NumPyro. This package is designed to improve the inference of cosmological parameters with gravitational waves and galaxy catalogs, a.k.a. the dark siren method.
To create a new environment and install LIGHT, follow these steps:
conda create -n light-env python=3.11
conda activate light-env
pip install -e .
For examples, please navigate to the examples folder, and follow the readme there. notebooks in the examples folder.
If you use this software, please cite:
Cosmic Cartography: Bayesian reconstruction of the galaxy density informed by large-scale structure
@article{Leyde:2024tov,
author = "Leyde, Konstantin and Baker, Tessa and Enzi, Wolfgang",
title = "{Cosmic Cartography: Bayesian reconstruction of the galaxy density informed by large-scale structure}",
eprint = "2409.20531",
archivePrefix = "arXiv",
primaryClass = "astro-ph.CO",
month = "9",
year = "2024"
}
If you have any questions, feedback, or would like to discuss this project, please don't hesitate to reach out:
Email: [email protected]