ACT DR6 multi-frequency likelihood for cobaya
Project description
An external likelihood using cobaya and based on LAT_MFLike.
Installing the code
If you do not plan to dig into the code, you can simply install the code with the following command
python -m pip install act_dr6_mflike [--user]
Otherwise, you first need to clone this repository to some location
git clone https://github.com/ACTCollaboration/act_dr6_mflike.git /where/to/clone
Then you can install the act_dr6_mflike likelihood and its dependencies via
python -m pip install -e /where/to/clone
Installing ACT DR6 data
To install ACT DR6 data, the easiest way is to use the cobaya-install binary and let it do the installation job. For instance, if you do the next command
cobaya-install /where/to/clone/examples/act_dr6_example.yaml -p /where/to/put/packages
data and code such as CAMB will be downloaded and installed within the /where/to/put/packages directory. For more details, you can have a look to cobaya documentation.
Running/testing the code
You can test the act_dr6_mflike likelihood (you will need CosmoRec to be installed and camb aware of it, see installation instructions) by doing
cobaya-run /where/to/clone/examples/act_dr6_example.yaml -p /where/to/put/packages
which should run a MCMC sampler for ACT DR6 official data file (i.e. dr6_data.fits in the act_dr6_example.yaml file) using the combination of TT, TE and EE spectra (i.e. polarizations: ['TT', 'TE', 'ET', 'EE']). The results will be stored in the chains/mcmc directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file act_dr6_mflike-1.1.0.tar.gz.
File metadata
- Download URL: act_dr6_mflike-1.1.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4311e26e33e63a0e4598ea8d5994537e4a9f79b6fd4942c1c7b3e0e0a3bb1cf
|
|
| MD5 |
18050539134df910037c2ee5b6a12ea2
|
|
| BLAKE2b-256 |
16a885d4e48084122ccbd23b79b5acb9f3c4896ada0af2988076860a188b515d
|
File details
Details for the file act_dr6_mflike-1.1.0-py3-none-any.whl.
File metadata
- Download URL: act_dr6_mflike-1.1.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb774ba721571068ba69f45611606fc972ad4dd3bcdb20b3713a59334c3b7d4c
|
|
| MD5 |
192cbdca5fcd57d511cc62347561e8e8
|
|
| BLAKE2b-256 |
13d52c90cb277fb8c51ea7d78f557c4f6ac74168a441ed6ddb3d51a818d13e40
|