Lightkurve v2.0
KeplerTargetPixelFile.
to_lightcurve
Performs photometry on the pixel data and returns a LightCurve object.
See the docstring of aperture_photometry() for valid arguments if the method is ‘aperture’. Otherwise, see the docstring of prf_photometry() for valid arguments if the method is ‘prf’.
aperture_photometry()
prf_photometry()
Photometry method to use.
Extra arguments to be passed to the aperture_photometry or the prf_photometry method of this class.
aperture_photometry
prf_photometry
Object containing the resulting lightcurve.