uvex_transients.cli.pipeline.run_exposure#

uvex_transients.cli.pipeline.run_exposure(config: RunConfig) → ExposureCatalog[source]#

Tabulate an ExposureCatalog per the config’s generate: section.

Uses the same time_bins/nside/order as run_generate, so both describe the same footprint query – see SurveySimulator.compute_effective_exposure.

Parameters:

config (RunConfig) – The parsed run-config.

Returns:

The tabulated per-(transient type, time bin) exposure.

Return type:

ExposureCatalog