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), plustransient_type(str),time_bin(the index intotime_binsduring which the event exploded), a uniqueevent_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 cachedluminosity_distance_grid) andebv(Milky Way foreground E(B-V) at the event’s exact position).- Type:
QTable