redback.sed_analysis

Structured results and interfaces for photometric SED estimation.

Functions

estimate_sed(transient[, method, distance, ...])

Fit an SED independently in each time bin of an optical transient.

Classes

BlackbodySEDModel(distance, redshift[, ...])

Planck SED with temperature and photospheric radius parameters.

BolometricResult(transient_name, method, epochs)

Bolometric luminosities derived from a structured SED fit.

CutoffBlackbodySEDModel(distance, redshift)

Blackbody with power-law suppression blueward of a rest wavelength.

DirectIntegrationSEDModel(tail_model)

Observed-range integration with explicitly selected extrapolation tails.

ExtinctionConfig([av_host, rv_host, av_mw, ...])

Host and Milky Way dust applied to forward SED photometry.

SEDEpochResult(epoch_time, success, status, ...)

Fit result and diagnostic information for one photometric epoch.

SEDModel(*args, **kwargs)

Protocol implemented by SED models used by SEDResult.

SEDResult(transient_name, method, model, ...)

Structured output from fitting one SED model across photometric epochs.