lightkurve.periodogram.BoxLeastSquaresPeriodogram.get_transit_model#
- BoxLeastSquaresPeriodogram.get_transit_model(period=None, duration=None, transit_time=None)[source]#
Computes the transit model using the BLS, returns a lightkurve.LightCurve
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
- modellightkurve.LightCurve
Model of transit