uvex_transients.simulation.exposure_catalog.ExposureCatalog.total_effective_exposure#

property ExposureCatalog.total_effective_exposure: dict[str, Quantity]#

Sum effective_exposure across every time bin, grouped by transient type.

This is the quantity an expected count is derived from – rate.integrated_rate * total_effective_exposure[name] reproduces total_expected_events[name] for that same transient type.

Returns:

{transient type: total effective exposure}.

Return type:

dict[str, Quantity]