MCMC code to fit binary RVs.
To install, follow the following steps:
git clone git@github.com:gummiks/rvbinfit.git
cd rvbinfit
pip install .
- pytransit (pip install pytransit)
- batman (pip install batman-package)
- emcee (pip install emcee)
- radvel (pip install radvel)
- corner (pip install corner)
See example notebooks in the notebook folder, which gives examples on fitting as-observed data from the literature (see data/examples folder)