Kepler¶
This module provides a convenient interface to read transit time data directly from the Rowe et. al. (2015) catalog of Kepler planet transit times.
-
ttv2fast2furious.kepler.KOISystemObservations(KOINumber)[source]¶ Retrieve the transit time observations for a KOI system
Parameters: KOINumber (int or str) – The KOI number of the system to retrieve Returns: observations – Transit time observations of the KOIs in the system. Return type: dict of PlanetTransitObservations