Tutorials#
These tutorial Jupyter notebooks demonstrate basic GOPREAUX functionality,
including loading data, fitting collections of transients, and working with
final template models.
- Loading data for a transient object
- Saving a new SN object to the CAAT database
- Fitting a Gaussian Process model to a transient class
- Create a new GP model from a collection of SNe
- Using a Gaussian Process model object
- Introduction
- Setup
- 1. Load a saved model object
- 2. Predict a light curve and compare a light curve to observed photometry
- 3. Predict an SED and compare an SED to observed spectra
- 4. Produce synthetic photometry for a class of objects
- 5. Fit input photometry of a new object
- 6. Fit photometry of a
SNobject - 7. Predict photometry for a
SNoutside its data range - Next steps: