Generate predictions for a light curve or set of light curves.
light_curves (Table or List[Table]) – Light curve(s) to generate predictions for.
Table
augment (bool, optional) – Whether to augment the light curve(s), by default False
Table (for multiple light curves) or dict (for a single light curve) containing the predictions.
Table or dict