planck_NPIPE_highl_CamSpec.TTTEEE could not be found in COBAYA

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Ali Rida Khalife
Posts: 18
Joined: October 31 2022
Affiliation: Institut d'Astrophysique de Paris

planck_NPIPE_highl_CamSpec.TTTEEE could not be found in COBAYA

Post by Ali Rida Khalife » May 02 2023

Hello!
I want to install the Planck NPIPE likelihood. I created a yaml file that includes:

Code: Select all

planck_NPIPE_highl_CamSpec.TTTEEE: null
in its likelihoods section. After running

Code: Select all

cobaya-install CamSpecNPIPE.yaml --packages-path ./Codes/
, which I successfuly used to install CamSpec2018 and CamSpec2021, I get the following error msg:

Code: Select all

[install] *ERROR* 'planck_NPIPE_highl_CamSpec.TTTEEE' could not be found. Tried loading internal and external classes. No component path was given.
[install] *ERROR* Component 'likelihood:planck_NPIPE_highl_CamSpec.TTTEEE' could not be identified. Skipping.
COBAYA has been upgraded to 3.3.1, yet still this is not working.
Could someone please help me with this?
Thanks!

Antony Lewis
Posts: 1941
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: planck_NPIPE_highl_CamSpec.TTTEEE could not be found in COBAYA

Post by Antony Lewis » May 05 2023

If packages-path is not your default, you may need to specify it.
What was in CamSpecNPIPE.yaml ?

Ali Rida Khalife
Posts: 18
Joined: October 31 2022
Affiliation: Institut d'Astrophysique de Paris

Re: planck_NPIPE_highl_CamSpec.TTTEEE could not be found in COBAYA

Post by Ali Rida Khalife » May 05 2023

Hi Antony,
Thanks for the reply!
I did specify the path to the packages, it's "home/Codes".
CamSpecNPIPE.yaml(attached) is the .yaml file I want to run.
Thanks for the help!
Attachments
CamSpecNPIPE.zip
(1.21 KiB) Downloaded 194 times

Antony Lewis
Posts: 1941
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: planck_NPIPE_highl_CamSpec.TTTEEE could not be found in COBAYA

Post by Antony Lewis » May 06 2023

./Codes/ is only home/codes if you ran the install command in home. Check where the downloaded files are.

Ali Rida Khalife
Posts: 18
Joined: October 31 2022
Affiliation: Institut d'Astrophysique de Paris

Re: planck_NPIPE_highl_CamSpec.TTTEEE could not be found in COBAYA

Post by Ali Rida Khalife » May 09 2023

Hi Antony!
The files for CamSpec2018 and 2021 were in the expected directory(home/Codes). However, the problem with NPIPE is that COBAYA is not even finding the likelihood, as was written in the error msg of my first post.
Thanks again for the help!

Antony Lewis
Posts: 1941
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: planck_NPIPE_highl_CamSpec.TTTEEE could not be found in COBAYA

Post by Antony Lewis » May 10 2023

I don't know, maybe you have multiple cobaya or local/pip installs. You'd have to track down why it's not finding it.

Post Reply