Antony Lewis
Antony Lewis
The message looks correct, if sampling thetastar you need to also sample omch2, ombh2 as H0 is not known a priori. If you are just using DESI data, there doesn't...
(@JesusTorrado perhaps we should add an example for priors on theory-derived to the doc somewhere, not sure it's explicitly covered?)
I've added a doc example (https://cobaya.readthedocs.io/en/latest/params_prior.html)
I assume this is using latest cobaya? do you know where the "ae99bcea1cd9" value is coming from? It should be downloading https://github.com/benabed/clik/archive/refs/heads/main.zip and looking in the svnversion file, which should...
Please try the latest master on github, I think I fixed this by getting the version a different way.
Augment Code: I implemented a simple reionization heating model in PR #183 that addresses this issue. ## Model Description The implementation adds a smooth heating model that: 1. **Temperature evolution**:...
No, but are they both numerically stable to increasing accuracy? Would have thought should be negligibly small without reionization, what's the cross-correlation coeff?
I think the correlation coefficient here is tiny, i.e. |E-phi/sqrt(EE*phiphi)|
Numerical error will not necessarily be random, e.g. to switch-off times etc. varying with accuracy parameters. I would plot C^E\phi/sqrt(C^EE*C^phiphi) to see how negligible the errors are in practice except...