instrument

Constants, functions and data related to the CHEOPS instrument.

Functions

pycheops.instrument.response(passband='CHEOPS')

Instrument response functions.

The response functions have been digitized from Fig. 2 of https://www.cosmos.esa.int/web/cheops/cheops-performances

The available passband names are ‘CHEOPS’, ‘MOST’, ‘Kepler’, ‘CoRoT’, ‘Gaia’, ‘B’, ‘V’, ‘R’, ‘I’

Parameters:passband – instrument/passband names (case sensitive).
Returns:Instrument response function as an astropy Table object.