Skip to content

Daafb/rvbinfit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvbinfit

MCMC code to fit binary RVs.

Installation

To install, follow the following steps:

git clone git@github.com:gummiks/rvbinfit.git
cd rvbinfit
pip install .

Dependencies

  • pytransit (pip install pytransit)
  • batman (pip install batman-package)
  • emcee (pip install emcee)
  • radvel (pip install radvel)
  • corner (pip install corner)

Quick start

See example notebooks in the notebook folder, which gives examples on fitting as-observed data from the literature (see data/examples folder)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%