From cdbe50c8f04bbbb72321e6b482b025b8deab95e0 Mon Sep 17 00:00:00 2001 From: Erik Blaufuss Date: Fri, 15 Sep 2023 16:55:15 -0400 Subject: [PATCH 1/6] Address issues pointed out in Issue #1230 in gcn.nasa.gov --- .../icecube/LvkNuTrackSearch.example.json | 72 +++++++++++-------- 1 file changed, 41 insertions(+), 31 deletions(-) diff --git a/gcn/notices/icecube/LvkNuTrackSearch.example.json b/gcn/notices/icecube/LvkNuTrackSearch.example.json index 148e9897..6d474b78 100644 --- a/gcn/notices/icecube/LvkNuTrackSearch.example.json +++ b/gcn/notices/icecube/LvkNuTrackSearch.example.json @@ -1,46 +1,56 @@ { - "$schema": "https://gcn.nasa.gov/schema/gcn/notices/icecube/LvkNuTrackSearch.schema.json", + "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/LvkNuTrackSearch.schema.json", "type": "IceCube LVK Alert Nu Track Search", - "reference": { "gcn.notices.LVK.alert": 4642 }, - "ref_ID": "MS230427r", - "alert_datetime": "2023-04-16T05:32:29.55Z", - "trigger_time": "2023-04-16T05:22:26.0Z", - "observation_start": "2023-04-16T05:14:06.0Z", - "observation_stop": "2023-04-16T05:30:46.0Z", + "reference": { "gcn.notices.LVK.alert": S230914ak}, + "ref_ID": "S230914ak-2-Preliminary", + "alert_datetime": "2023-09-14T11:49:16.526Z", + "trigger_time": "2023-09-14T11:14:01Z", + "observation_start": "2023-09-14T11:05:41.000Z", + "observation_stop": "2023-09-14T11:22:21.000Z", "observation_livetime": 1000, - "pval_generic": 0.5, - "pval_bayesian": 0.45, + "pval_generic": 0.0191, + "pval_bayesian": 0.0549, "n_events_coincident": 2, "coincident_events": [ { - "event_dt": -123.4, - "ra": 345.82, - "dec": 9.01, - "uncertainty_shape": "circle", - "ra_uncertainty": [0.51], - "containment_probability": 0.9, - "systematic_included": false, - "event_pval_generic": 0.45, - "event_pval_bayesian": 0.4 + "event_dt": 12.91, + "localization": { + "ra": 17.48, + "dec": 16.15, + "uncertainty_shape": "circle", + "ra_uncertainty": [0.43], + "containment_probability": 0.9, + "systematic_included": false + }, + "event_pval_generic": 0.0191, + "event_pval_bayesian": "null" }, { - "event_dt": 321.9, - "ra": 343.99, - "dec": 6.71, - "uncertainty_shape": "circle", - "ra_uncertainty": [1.53], - "containment_probability": 0.9, - "systematic_included": false, - "event_pval_generic": 0.05, - "event_pval_bayesian": 0.03 + "event_dt": 222.46, + "localization": { + "ra": 13.82, + "dec": 18.66, + "uncertainty_shape": "circle", + "ra_uncertainty": [0.88], + "containment_probability": 0.9, + "systematic_included": false + }, + "event_pval_generic": 0.0928, + "event_pval_bayesian": 0.0656 } ], "most_probable_direction": { - "ra": 343.66, - "dec": 6.44 + "ra": 17.49, + "dec": 16.18 }, "neutrino_flux_sensitivity_range": { - "flux_sensitivity": [0.329, 0.044], - "sensitive_energy_range": [100, 200000.0] + "flux_sensitivity": [ + 0.0277, + 0.647 + ], + "sensitive_energy_range": [ + 542, + 23000000 + ] } } From 9f8bc06a37ce46d00aee4cae73705202633bdb20 Mon Sep 17 00:00:00 2001 From: Erik Blaufuss Date: Mon, 18 Sep 2023 09:49:13 -0400 Subject: [PATCH 2/6] Add missing quotes around string --- gcn/notices/icecube/LvkNuTrackSearch.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcn/notices/icecube/LvkNuTrackSearch.example.json b/gcn/notices/icecube/LvkNuTrackSearch.example.json index 6d474b78..ff076df1 100644 --- a/gcn/notices/icecube/LvkNuTrackSearch.example.json +++ b/gcn/notices/icecube/LvkNuTrackSearch.example.json @@ -1,7 +1,7 @@ { "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/LvkNuTrackSearch.schema.json", "type": "IceCube LVK Alert Nu Track Search", - "reference": { "gcn.notices.LVK.alert": S230914ak}, + "reference": { "gcn.notices.LVK.alert": "S230914ak"}, "ref_ID": "S230914ak-2-Preliminary", "alert_datetime": "2023-09-14T11:49:16.526Z", "trigger_time": "2023-09-14T11:14:01Z", From 02c1776cc674095ee5c243750465eca2b411978d Mon Sep 17 00:00:00 2001 From: Erik Blaufuss Date: Mon, 18 Sep 2023 09:54:50 -0400 Subject: [PATCH 3/6] Make prettier happy. --- gcn/notices/icecube/LvkNuTrackSearch.example.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/gcn/notices/icecube/LvkNuTrackSearch.example.json b/gcn/notices/icecube/LvkNuTrackSearch.example.json index ff076df1..fded7627 100644 --- a/gcn/notices/icecube/LvkNuTrackSearch.example.json +++ b/gcn/notices/icecube/LvkNuTrackSearch.example.json @@ -1,7 +1,7 @@ { "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/LvkNuTrackSearch.schema.json", "type": "IceCube LVK Alert Nu Track Search", - "reference": { "gcn.notices.LVK.alert": "S230914ak"}, + "reference": { "gcn.notices.LVK.alert": "S230914ak" }, "ref_ID": "S230914ak-2-Preliminary", "alert_datetime": "2023-09-14T11:49:16.526Z", "trigger_time": "2023-09-14T11:14:01Z", @@ -44,13 +44,7 @@ "dec": 16.18 }, "neutrino_flux_sensitivity_range": { - "flux_sensitivity": [ - 0.0277, - 0.647 - ], - "sensitive_energy_range": [ - 542, - 23000000 - ] + "flux_sensitivity": [0.0277, 0.647], + "sensitive_energy_range": [542, 23000000] } } From d73268f2cdacefc781d24a117b7a47f79f148989 Mon Sep 17 00:00:00 2001 From: Erik Blaufuss Date: Tue, 19 Sep 2023 10:35:13 -0400 Subject: [PATCH 4/6] Use stable rather than main GCN schema tag --- gcn/notices/icecube/LvkNuTrackSearch.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcn/notices/icecube/LvkNuTrackSearch.example.json b/gcn/notices/icecube/LvkNuTrackSearch.example.json index fded7627..539bcf79 100644 --- a/gcn/notices/icecube/LvkNuTrackSearch.example.json +++ b/gcn/notices/icecube/LvkNuTrackSearch.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/LvkNuTrackSearch.schema.json", + "$schema": "https://gcn.nasa.gov/schema/stable/gcn/notices/icecube/LvkNuTrackSearch.schema.json", "type": "IceCube LVK Alert Nu Track Search", "reference": { "gcn.notices.LVK.alert": "S230914ak" }, "ref_ID": "S230914ak-2-Preliminary", From d401b6fa1abbba1adcae9b638cca4dd30badd6a4 Mon Sep 17 00:00:00 2001 From: Erik Blaufuss Date: Tue, 19 Sep 2023 10:50:25 -0400 Subject: [PATCH 5/6] Update gcn/notices/icecube/LvkNuTrackSearch.example.json Let release procedure change the example schema URL. Co-authored-by: Leo Singer --- gcn/notices/icecube/LvkNuTrackSearch.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcn/notices/icecube/LvkNuTrackSearch.example.json b/gcn/notices/icecube/LvkNuTrackSearch.example.json index 539bcf79..fded7627 100644 --- a/gcn/notices/icecube/LvkNuTrackSearch.example.json +++ b/gcn/notices/icecube/LvkNuTrackSearch.example.json @@ -1,5 +1,5 @@ { - "$schema": "https://gcn.nasa.gov/schema/stable/gcn/notices/icecube/LvkNuTrackSearch.schema.json", + "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/LvkNuTrackSearch.schema.json", "type": "IceCube LVK Alert Nu Track Search", "reference": { "gcn.notices.LVK.alert": "S230914ak" }, "ref_ID": "S230914ak-2-Preliminary", From 9064f95e4640c71dabdbde371e6509fd57100fe9 Mon Sep 17 00:00:00 2001 From: Erik Blaufuss Date: Mon, 25 Sep 2023 09:50:15 -0400 Subject: [PATCH 6/6] Update to latest defintion of core schema for reference and ref_ID --- gcn/notices/icecube/LvkNuTrackSearch.example.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcn/notices/icecube/LvkNuTrackSearch.example.json b/gcn/notices/icecube/LvkNuTrackSearch.example.json index fded7627..f4f87761 100644 --- a/gcn/notices/icecube/LvkNuTrackSearch.example.json +++ b/gcn/notices/icecube/LvkNuTrackSearch.example.json @@ -1,8 +1,8 @@ { "$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/icecube/LvkNuTrackSearch.schema.json", "type": "IceCube LVK Alert Nu Track Search", - "reference": { "gcn.notices.LVK.alert": "S230914ak" }, - "ref_ID": "S230914ak-2-Preliminary", + "reference": { "gcn.notices.LVK.alert": "S230914ak-2-Preliminary" }, + "ref_ID": "S230914ak", "alert_datetime": "2023-09-14T11:49:16.526Z", "trigger_time": "2023-09-14T11:14:01Z", "observation_start": "2023-09-14T11:05:41.000Z", @@ -23,7 +23,7 @@ "systematic_included": false }, "event_pval_generic": 0.0191, - "event_pval_bayesian": "null" + "event_pval_bayesian": 0.0549 }, { "event_dt": 222.46,