uvex_transients.transients.base.ExtragalacticTransient.DEFAULT_MODEL#

ExtragalacticTransient.DEFAULT_MODEL: ClassVar[type[SpectralModel] | None] = None#

The SED model class associated with this transient type. Must be set by subclasses.

Type:

type[SpectralModel]