lightkurve.TargetPixelFileCollection#
- class lightkurve.TargetPixelFileCollection(tpfs)[source]#
Class to hold a collection of
TargetPixelFileobjects.- Parameters
- tpfslist or iterable
List of
TargetPixelFileobjects.
Methods
__init__(tpfs)append(obj)Appends a new object to the collection.
plot([ax])Individually plots all TargetPixelFile objects in a single matplotlib axes object.
Attributes
(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.