parsnip.ParsnipModel.predict_sncosmo
- ParsnipModel.predict_sncosmo(light_curve, sample=False)
Package the predictions for a light curve as an sncosmo model
This method performs variational inference on a light curve to predict its latent representation. It then initializes an SNCosmo model with that representation.