/kima

Exoplanet detection in RVs with DNest4 and GPs

Primary LanguagePythonMIT LicenseMIT

RV analysis with DNest4 and GPs

Build Status license: MIT Coverage Status status say kima

Logo created by Solène Ulmer-Moll

Clone with --recursive to get the submodules.
Running make will hopefully work. Need a fairly recent version of g++ (one that accepts -std=c++11)

git clone --recursive https://github.com/j-faria/kima.git
cd kima
make
python setup.py install

See the wiki for more information and documentation.