lightkurve.correctors.RegressionCorrector.diagnose# RegressionCorrector.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: AxesThe matplotlib axes object.