21cmfast / 21CMMC

Constrain 21cmFAST parameters using MCMC
MIT License
7 stars 11 forks source link

redo the planck likelihood without requiring Planck data #54

Open qyx268 opened 3 years ago

qyx268 commented 3 years ago

Currently, to use the Planck PS likelihoods, there are external data and code (e.g. clik) needed. A new python package has been published to do this. Perhaps, it's a good idea to walk away from the Planck code and to use this planck-low-py, in particular when PR #39 is still not merged... paper: https://arxiv.org/abs/2104.05715 code: https://github.com/heatherprince/planck-low-py

steven-murray commented 3 years ago

I'm all for making things more python-native, but I'm a bit worried that that code is not yet ready for production. Is there perhaps a way we could help bring it up to production level?