/Orbit-Fitting

A collection of scripts for fitting orbits to radial velocity measurements.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Orbit-Fitting

Repository for the Spectroscopic M Dwarf Binary project in collaboration Dr. Kevin Covey.

Dependencies: Python 3.6 (has not been tested with other versions), numpy, corner, emcee

functions.py - Much of the programmatical work is done here, under the hood.

fitter.py - The actual MCMC orbit fitter.

plotter.py - Generates publication ready radial velocity and corner plots.