lightkurve.KeplerQualityFlags#
- class lightkurve.KeplerQualityFlags[source]#
This class encodes the meaning of the various Kepler QUALITY bitmask flags, as documented in the Kepler Archive Manual (Ref. [1], Table 2.3).
References
- 1
Kepler: A Search for Terrestrial Planets. Kepler Archive Manual. http://archive.stsci.edu/kepler/manuals/archive_manual.pdf
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)create_quality_mask(quality_array[, bitmask])Returns a boolean array which flags good cadences given a bitmask.
decode(quality)Converts a QUALITY value into a list of human-readable strings.
Attributes
ApertureCosmicArgabrighteningArgabrighteningOnCCDAttitudeTweakCoarsePointCollateralCosmicDEFAULT_BITMASKDEFAULT bitmask identifies all cadences which are definitely useless.
DesatDetectorAnomalyEarthPointHARDEST_BITMASKHARDEST bitmask identifies cadences with any flag set.
HARD_BITMASKHARD bitmask is conservative and may identify cadences which are useful.
ImpulsiveOutlierManualExcludeNoDataNoFinePointOPTIONSDictionary which provides friendly names for the various bitmasks.
PossibleThrusterFiringRollingBandInApertureRollingBandInMaskSTRINGSPretty string descriptions for each flag
SafeModeSensitivityDropoutThrusterFiringZeroCrossing