From 9cf9190523facc762ee1f6ae9849d713fc66adf3 Mon Sep 17 00:00:00 2001 From: Erik Blaufuss Date: Fri, 4 Oct 2024 10:43:37 -0400 Subject: [PATCH] Add lvk notice unique ID documentation --- app/routes/missions.icecube/route.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/routes/missions.icecube/route.mdx b/app/routes/missions.icecube/route.mdx index 82a63bf27..3ff00ba8e 100644 --- a/app/routes/missions.icecube/route.mdx +++ b/app/routes/missions.icecube/route.mdx @@ -93,6 +93,7 @@ The GCN Notice will highlight: - Overall search results p-values for the generic and Bayesian searches (`pval_generic` and `pval_bayesian`) - If the analysis p-value from either search is less than 10%, the number (`n_events_coincident`) and per-event information for coincident neutrino events (for events with a per-event p-value of less than 10%) are also provided: - `event_dt` - relative timing of neutrino to GW alert (sec) + - `id` - unique identifier label for coincident neutrino event (string) - `ra`, `dec` - reconstructed neutrino event direction (deg., J200), - `ra_uncertainty` - circular direction error (deg.) at 90% confidence. - `event_pval_generic`, `event_pval_bayesian` - per-event p-values for each search. In the case of multiple coincidences, can be used to determine relative importance of each event to search results.