uvex_transients.simulation.yield_table#

Per-transient-type yield summary, produced by EventCatalog.compute_yield_summary.

YieldTable is EventCatalog/ExposureCatalog’s summary-statistics counterpart: one row per transient type, combining a raw (feasible) EventCatalog, a detected EventCatalog, and an ~uvex_transients.simulation.exposure_catalog.ExposureCatalog into the rate/efficiency/yield estimators derived in Yield Statistics. Like the other two, it holds no live reference back to whatever produced it, so it round-trips to/from disk and pickles cleanly.

Classes

YieldTable(table[, confidence])

A per-transient-type yield summary, tagged by transient type.