Skip to content

A general approach to tabulating HOD statistics

License

Notifications You must be signed in to change notification settings

AlanPearl/galtab

Repository files navigation

galtab

Use JAX-accelerated galaxy tabulation to compute HOD counts-in-cells statistics

Author

  • Alan Pearl

Prerequisites

  • python>=3.9
  • jax

Example to automatically install prerequisites using a conda environment:

conda create -n py39 python=3.9 jax
conda activate py39 

Optional dependencies for the paper2 subpackage

  • mocksurvey and pycorr (instructions at https://github.com/AlanPearl/mocksurvey)
  • tabcorr (pip install tabcorr)
  • emcee (pip install emcee)
  • nautilus (pip install nautilus-sampler)
  • uncertainties (pip install uncertainties)
  • mpi4py (conda install -c conda-forge mpi4py)

About

A general approach to tabulating HOD statistics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages