Skip to content

kgullikson88/Companion-Finder

Repository files navigation

Planet-Finder

This repository holds the data and analysis needed for my paper that finds a low-mass companion to $\psi^1$ Draconis A. The radial velocity data is available in data/rv_data.txt, and the MCMC chains are available in data/SB2_samples.npy. The chains are in the numpy format, so can be read in with

samples = np.load('data/SB2_samples.npy')

The chains are available in text format upon request (they are too big for github in that format).

About

A set of scripts for looking for planets and binary companions in time series spectra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors