uvex_transients.simulation.exposure_catalog.ExposureCatalog.table#
- ExposureCatalog.table: QTable#
One row per
(transient type, time bin).Columns:
transient_type(str),time_bin(int),t_start/t_end(the bin’s own edges),n_pixels_visited,solid_angle(the visited footprint, in steradians),duration(the bin width, i.e.t_end - t_start, not padded by any transient’sduration_limit),effective_exposure(solid_angle * duration), andexpected_events(effective_exposure *that row’s transient type’s ownintegrated_rate).- Type:
QTable