Skip to content

KiDS-WL/kcap_boss_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KCAP BOSS DR12 correlation function wedges module

This repository provides a build system and Python/CosmoSIS interfaces to compute the predictions for the BOSS DR12 correlation function wedges as used in Sánchez et al. 2017, as well as Tröster et al. 2020, and the KiDS-1000 3x2pt analysis in Heymans, Tröster et al. 2021. The code is essentially a wrapper around the original CosmoMC-based implementation. Please cite these works if you use this module in your work.

For compatibility reasons, this repo also includes the required, very old version 1.4 of the Cuba library.

Installation

mkdir build
cd build
cmake ..
make boss_module

On macOS, the compilers need to be set to some recent GCC, e.g., CC=gcc-8 CXX=g++-8.

About

Python/CosmoSIS interface to BOSS DR12 correlation function wedges module

Resources

License

Stars

Watchers

Forks

Releases

No releases published