Skip to content
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

Replace MCMC engine in PZMassfitter #13

Open
deapplegate opened this issue Dec 16, 2016 · 1 comment
Open

Replace MCMC engine in PZMassfitter #13

deapplegate opened this issue Dec 16, 2016 · 1 comment

Comments

@deapplegate
Copy link
Collaborator

Current MCMC engine in PZMassfitter is custom code by Adam Mantz. Would like to replace it with a standard MCMC library such as Emcee.

  • Write new interface wrapper equivalent to pymc_mymcmc_wrapper.py to wrap pymc models for use by Emcee. (Does something already exist that does that?)
  • Write new Runner classes for emcee that use new interface.
@anjavdl
Copy link
Collaborator

anjavdl commented Feb 2, 2017

If you're referring to Adam's lmc package, that is public by now:
https://github.com/abmantz/lmc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants