lightkurve.TargetPixelFileCollection#
- class lightkurve.TargetPixelFileCollection(tpfs)[source]#
Class to hold a collection of
TargetPixelFile
objects.- Parameters
- tpfslist or iterable
List of
TargetPixelFile
objects.
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.