There was an error while loading. Please reload this page.
The MCMC sampling is done using CosmoHammer and it consists of three different parts:
run_CosmoHammer.py
hsc_core_module.py
hsc_like_module.py
The run parameters can be passed and specified with yaml files. An example can be found in the hsc/config directory.
yaml
hsc/config
Steps to run MCMCs:
pip install cosmohammer
mpi4py
pip install mpi4py
LSSLike
python hsc/run_CosmoHammer.py --path2config path/to/your/favorite/config.yaml