lightkurve.periodogram.BoxLeastSquaresPeriodogram.compute_stats#
- BoxLeastSquaresPeriodogram.compute_stats(period=None, duration=None, transit_time=None)[source]#
Computes commonly used vetting statistics for a transit model.
See
BoxLeastSquares
docs for further details.- Parameters
- periodfloat or Quantity
Period of the transits. Default is
period_at_max_power
- durationfloat or Quantity
Duration of the transits. Default is
duration_at_max_power
- transit_timefloat or Quantity
Transit midpoint of the transits. Default is
transit_time_at_max_power
- Returns
- statsdict
Dictionary of vetting statistics