uvex_transients.simulation.exposure_catalog.ExposureCatalog.total_expected_events#
- property ExposureCatalog.total_expected_events: dict[str, float]#
Sum expected_events across every time bin, grouped by transient type.
Unlike ~uvex_transients.transients.base.ExtragalacticTransient.compute_all_sky_yield, this accounts for the survey’s actual footprint per bin rather than assuming every bin observes the full \(4\pi\) sky.
- Returns:
{transient type: total expected event count}.- Return type:
dict[str,float]