Cobaya with lollipop for planck lowl likelihoods

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Teeraparb Chantavat2
Posts: 12
Joined: May 03 2021
Affiliation: Naresuan University

Cobaya with lollipop for planck lowl likelihoods

Post by Teeraparb Chantavat2 » September 23 2022

Dear All

I am trying to install Lollipop for Planck low-l polarization likelihood from

https://github.com/planck-npipe/lollipop

At the end of the installation page where I can use cobaya-install binary to automatically download the data needed by lollipop.lowlE or lollipop.lowlB or lollipop.lowlEB likelihoods

Code: Select all

$ cobaya-install /where/to/clone/examples/test_lollipop.yaml -p /where/to/put/packages
I received an error

Code: Select all

================================================================================
* Summary * 
================================================================================

[install] *ERROR* The installation (or installation test) of some component(s) has failed: 
 - likelihood:planck_2018_lowl.TT
Check output of the installer of each component above for precise error info.

[exception handler] ---------------------------------------

Traceback (most recent call last):
  File "/Users/usename/.local/bin/cobaya-install", line 8, in <module>
    sys.exit(install_script())
  File "/Users/usename/.local/lib/python3.7/site-packages/cobaya/install.py", line 549, in install_script
    "no_set_global", "skip", "skip_global", "debug", "upgrade"]})
  File "/Users/usename/.local/lib/python3.7/site-packages/cobaya/install.py", line 278, in install
    bullet + bullet.join(failed_components))
cobaya.log.LoggedError: The installation (or installation test) of some component(s) has failed: 
 - likelihood:planck_2018_lowl.TT
Check output of the installer of each component above for precise error info.
Is the error serious or is there anyway I could fix it?

Best,
Teera

Post Reply