-
The cobaya-cosmo-generator stopped working in version 2.0.
Error message with python2:
```bash
Traceback (most recent call last):
File "/home/lh561/.virtualenvs/py27env/bin/cobaya-cosmo-genera…
-
Hi
I am trying to do something that used to be quite simple in CosmoMC
I am sampling on omega_b, omega_c and H_0. I have to sample on those parameters for my test.
But I want to add a gaussi…
-
I get a bunch of deprecation errors when resuming a run.
```
/home/zequnl/.conda/envs/ps/lib/python3.7/site-packages/cobaya/samplers/mcmc/mcmc.py:320: FutureWarning:
.ix is deprecated. Please us…
-
I have the same issue in GetDistGUI: on 4K Windows screen with PySide2 things are too small
![cobaya_4K](https://user-images.githubusercontent.com/3958819/65760920-ca883e00-e115-11e9-8721-a67869df1…
-
Hi
This is just a proposal and can happily help you implement if you think is ok. We are planning of making the merge between CosmoLike and Cobaya Framework an official DES pipeline. This means we …
-
I am running
* `theory: camb`
* `sampler: polychord`
* `likelihood: {planck_2015_lowTEB, planck_2015_plikHM_TT}`
with standard LCDM parameters **and spatial curvature `omk`**.
Sooner or lat…
-
Hi - I couldn't find instruction to do importance sampling in Cobaya.
-
Just another suggestion as you move toward 2.0-- have you considered using a $COBAYA_MODULES environment variable as the default modules directory? That way, if `modules` isn't passed in an info stri…
-
From https://github.com/CobayaSampler/cobaya/issues/36#issuecomment-527174913 reproduced with
```
import os
import numpy as np
# sys.path.insert(0,r'c:\Work\Dist\git\camb')
import camb
print('…
-
It would be great for Cobaya to include a "lite" version of the Planck likelihood, as [Monte Python has](https://github.com/baudren/montepython_public/tree/2.2/montepython/likelihoods/Planck_highl_lit…