Nils

Results 18 comments of Nils

Dear @flo1984 , indeed this is something we are already aware of. The issue is that the problem is slightly more complicated than just using either theta_g or theta_ur. In...

Dear @Physics-16 , it looks to me like there is something broken with your implementation of the Three parameter model. Since that is related to how you changed the code,...

Hey both, I just wanted to let you know that I also created a version of the likelihoods that - Doesn't require any pip install - Works natively in montepython...

Dear @marcobonici , this is related to CLASS currently not being pickle-able. I will push this to an issue in the private repo, and hopefully we will be able to...

Dear @paulrogozenski , this is actively being worked on and already in the pipeline for the class v3.3 release, which will hopefully come sometime in the next few months!

Dear @Serliou , nice catch. I will try to push them with the newest releases.

Dear @snesseris , Indeed the changes are in the development branch (the last step before being published). You have to ask @lesgourg about when the next release will be. At...

Dear @JoaoBoni , Hopefully the problem is resolved in your case by now. I could not reproduce it with the most up-to-date class version. Did you recompile with "make clean"...

Hey @akshay-ghalsasi , I think the rho_m and rho_r contributions are not super important for the rest of the code, and are mostly used to compute "useful" quantities, like the...

Dear @akshay-ghalsasi : Indeed, what you describe seems like a case where sadly things are not as trivial to do. The `rho_m ~= rho - 3p, rho_r ~= 3p` setting...