Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 481 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 481 Bytes

LinearBayes3

A (simpler) Python3 implementation of the Bayesian straight line fitting code originally developed by Angus Williams, based on the Hogg, Bovy & Lang (2010) article.

Requires astropy, numpy, scipy, emcee. Optionally requires matplotlib and corner.py to plot the test runs.

Alt text