__init__.py - Initialization

everest.missions.kepler.__init__.CSVHEADER = 'KIC %07d\n============\n\n'

The published light curve CSV file header

everest.missions.kepler.__init__.IDSTRING = 'KIC'

The string that identifies individual targets for this mission

everest.missions.kepler.__init__.ISTARGET(x)

Returns True if argument is a valid Kepler target identifier (necessary but not sufficient)

everest.missions.kepler.__init__.MAGSTRING = 'K$_\\mathrm{p}$'

The string representing the filter/band used in the mission

everest.missions.kepler.__init__.SEASONCHAR = 'Q'

The character abbreviation of the name given to an observing “season” for this mission

everest.missions.kepler.__init__.SEASONS = []

The currently supported seasons

everest.missions.kepler.__init__.TIMEUNITS = 'BJD'

The time units for the mission