-
When using CLASS within an Anaconda environment for python 3.9 (probably also happens for other >3.0 versions) the build produces a lib.******39*** file which fails cobaya's test on the python version…
-
Hi A. Lewis
I'm a Ph.D. student at the Institute For Theoretical Physics at the University of State of São Paulo. I'm working in collaboration with Vivian Miranda, Rogério Rosenfeld, and others. I mo…
-
I am having trouble interpreting the reported total chi square by the minimizer. I have performed standard runs for LCDM using Planck, BAO and SN, among others, all outputting `{prefix}.bestfit` files…
-
Is there any expected reason for some MPI process to stop sampling chains long before others? Early in a fit I've just tried, I get log messages suggesting all eight processes are working; e.g.:
```…
-
I wrote my own likelihood that is just calculating a simple chi2 between the computed Cls and a set of fiducial Cls (with error bars) that I modeled off of the the example in the docs.
However, whe…
-
The new BAO needs an update of the `data` repo, but `cobaya-install` right now fails to detect that this update is needed when installing on top of already installed data (so `--force` is required).
…
-
After installing SOLikeT and running "pytest -v ." as specified in the documentation, the tests for test_lensing.py and test_lensing_lite.py fail from the same failed installation of CLASS.
The err…
-
When invoking cobaya run with the --test flag, each thread returns an error stating that mpi4py is not installed, even though it is.
```
[output] *ERROR* File runs/camb_poly.input.yaml.locked is l…
-
I think we are ready to do this now. I will rename this package to `lace_manager`, and all emulator functionality will be imported from `igmhub/lace` as a submodule. So in this issue, I will refer to …
-
After chatting with @Pablo-Lemos on Friday, we felt it could be a good idea to implement galaxy bias models at the level of a cobaya theory class, in order that the parameters can be seen by multiple …