-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cobaya chain reading #129
Comments
Yes, I've got my own branch for handling Cobaya MCMC chains. The difficulty lies in working with the Making a proper PR for this and also for updating the MontePython reader is on my TODO list, but not sufficiently high priority at the moment, since I have my own working, albeit hacky, version. |
I suspected as much. This is good -- there is no rush, but it would be good for it to implemented at some point when you are less busy. Just wanted to confirm my suspicions so that I don't re-invent the wheel. |
As @Stefan-Heimersheim is implementing a dynesty interface in #158, it might be worth reviving this at the same time (since I imagine APIs will be similar). |
I don't think as it stands that
MCMCSamples
can read cobaya formatted chains. @lukashergt -- as a cobaya user have you found a workaround for this? Am I wrong in thinking that aanesthetic.read.cobaya
submodule is needed in order to do this?The text was updated successfully, but these errors were encountered: