Skip to content

umbnat92/ACTMFLike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACTMFLike

This is a Cobaya likelihood based on the original Fortran code presented in Choi et al. 2020 and Aiola et al. 2020.

Installing the code

The first step is to clone this repository to some location

$ git clone https://github.com/umbnat92/ACTMFLike.git /where/to/clone

Then we can install this likelihood and its dependencies via

$ pip install -e /where/to/clone

Installing the Likelihood

To install the likelihood and all required code, such as CAMB, you can use the next command

$ cobaya-install /where/to/clone/examples/MFLikeACT_example.yaml -p /where/to/put/packages

At this stage you can modify the path of dataset (including foregrounds) inside the MFLikeACT_example.yaml file. The data are available at this page.

Running the code

You can run the actmflike likelihood by doing

$ cobaya-run /where/to/clone/examples/MFLikeACT_example.yaml -p /where/to/put/packages

License

This code was made by Umberto Natale and use the python transcription of the original Fortran code made by Hidde Jense. The code that calculate the log-likelihood for an ACT foreground model is available here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages