Auto-correlations, cross-correlations and cosmological MCMC fits from Large Scale Structure (LSS), CMB lensing and CMB temperature data.
Instructions:
- Define experiment configuration in configs.yml
- Investigate maps and correlations in Jupyter Notebooks
- Run MCMC
python run_emcee.py -c <name of the configuration> -t <tag added as suffix to the experiment name> - Check MCMC results in Jupyter Notebooks
Libraries used:
- Core Cosmological Library (CCL) (https://github.com/LSSTDESC/CCL) (https://github.com/LSSTDESC/CCLX)
- NaMaster (https://namaster.readthedocs.io/en/latest)