IceCubeGoldAndBronzeTracks
IceCube Astrotrack Gold And Bronze track alert events
View the source on GitHub
Properties
* = required
Name | Type | Description |
---|---|---|
nu_energy | number | Most probable neutrino energy [TeV] that would have produced an event |
signalness | number | Probability [dn] that this is an astrophysical signal relative to backgrounds |
Properties from all of the following:
These properties are inherited using the allOf
syntax. In order to validate, all of the following schemas must be individually valid, based on their respective properties. See allOf for more information.
Name | Description | |
---|---|---|
AdditionalInfo.schema.json | core schema object (click to expand) | |
Event.schema.json | core schema object (click to expand) | |
Alert.schema.json | core schema object (click to expand) | |
Localization.schema.json | core schema object (click to expand) | |
DateTime.schema.json | core schema object (click to expand) | |
Statistics.schema.json | core schema object (click to expand) |
Example
{
"$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/icecube/test/gold_bronze_track_alerts.schema.json",
"additional_info": "IceCube Bronze Neutrino Track Alert",
"id": [
"137840",
"57034692"
],
"alert_datetime": "2023-04-16T05:22:29.55Z",
"alert_type": "initial",
"ra": 345.82,
"dec": 9.01,
"ra_dec_error": 0.5,
"containment_probability": 0.9,
"systematic_included": false,
"trigger_time": "2023-04-16T05:22:26.150574Z",
"nu_energy": 127.29,
"signalness": 0.34064,
"far": 8.029e-8
}