Section OutlineΒΆ

This section outlines modules of the analysis package that provide general utility functions. The functionality described here is used repeatedly at multiple stages of the analysis.

Module Name Description
analysis.models Defines Custom SN models and registers them with the sncosmo package.
analysis.regression Uses Gaussian regression to interpolate observed light-curves.
analysis.utils A grab bag of utilities for formatting and sub-selecting data.
analysis.exceptions Custom exceptions raised at various stages of the analysis.