API#
This page provides the complete reference for all public classes, functions, and modules in the UVEX Transients codebase.
Models#
Spectral and light-curve models for individual transient classes, built on a common
core SED framework.
Spectral modeling infrastructure for generating synthetic photometry. |
Transients#
Transient population classes, pairing a model with the rate/metadata needed to run a Monte Carlo survey simulation.
Transient population base classes composing a TransientSED with rate/metadata. |
Simulation#
Monte Carlo sampling of transient populations against a survey schedule.
Monte Carlo simulation of transient detectability against a survey schedule. |
Surveys#
Representation and validation of survey schedules.
Survey schedule representation, validation, and I/O. |
Command-Line Interface#
The uvex-transients console script: a YAML-driven wrapper around
uvex_transients.simulation.
Command-line interface for uvex_transients. |
Utilities#
Milky Way foreground dust extinction. |
|
Package-wide configuration, logging, and random-number-generation helpers. |