lightkurve.LightCurveCollection#
- class lightkurve.LightCurveCollection(lightcurves)[source]#
Class to hold a collection of LightCurve objects.
- Attributes
- lightcurvesarray-like
List of LightCurve objects.
Methods
__init__
(lightcurves)append
(obj)Appends a new object to the collection.
plot
([ax, offset])Plots all light curves in the collection on a single plot.
stitch
([corrector_func])Stitch all light curves in the collection into a single
LightCurve
.Attributes
PDCSAP_FLUX
Deprecated since version 2.0.
SAP_FLUX
Deprecated since version 2.0.
(K2-specific) the campaigns of the lightcurves / target pixel files.
(Kepler-specific) the quarters of the lightcurves / target pixel files.
(TESS-specific) the quarters of the lightcurves / target pixel files.