lgbouma / cdips_followup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdips_followup

Given planet candidates, turn them into planets.

Related development also happens in the /cdips/ repo.

This repo is for:

  • analyses of individual objects of interest.
  • ephemeris tracking, via ephemerides.csv
  • candidate tracking, via candidates.csv
  • LCOGT followup requests

install

conda env create -f environment.yml -n cdips_followup

python setup.py develop

update

conda env export > environment.yml

About


Languages

Language:Jupyter Notebook 73.5%Language:Python 26.2%Language:Shell 0.4%