lightkurve.correctors.PLDCorrector.diagnose#

PLDCorrector.diagnose()[source]#

Returns diagnostic plots to assess the most recent call to correct(). If correct() has not yet been called, a ValueError will be raised.

Returns
Axes

The matplotlib axes object.