uvex_transients.simulation.event_catalog.EventCatalog.table#

EventCatalog.table: QTable#

One row per sampled event.

Columns are those of sample_events_on_healpix_grid’s own event table (healpix_id, healpix_dx, healpix_dy, coord, redshift, t_explosion, parameter_seed), plus transient_type (str), time_bin (the index into time_bins during which the event exploded), a unique event_id, and two columns computed once at generation time so they never need re-deriving per event: luminosity_distance (from the event’s own transient type’s cached luminosity_distance_grid) and ebv (Milky Way foreground E(B-V) at the event’s exact position).

Type:

QTable