wbalmer / backtracks

Python package to fit relative astrometry with background star motion tracks.
https://backtracks.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Include options to sample using dynesty or emcee #4

Closed wbalmer closed 1 year ago

wbalmer commented 1 year ago

Currently using dynesty as default, but should add functionality to use the MCMC that Gilles originally implemented.

wbalmer commented 1 year ago

After putting in so much work into the prior transformations, and the improvement in the uncertainty estimation with the nested sampling over the initial MCMC implementation, I have decided to forgo this inclusion. If someone else decides to do this and it can be done elegantly, feel free to PR.