Neutrino Alert
Neutrino alert common base schema for high-energy neutrino telescope alerts. To be inherited from for alerts on experiment specific alert topics
Properties
* = required
Name | Type | Description |
---|---|---|
number_of_events | number | Number of detected events that contributed to alert |
alert_topology | enum | Event topology of the alert Options: Track, Shower, Multiplet |
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 | |
---|---|---|
Event.schema.json | core schema object (click to expand) | |
Alert.schema.json | core schema object (click to expand) | |
Reporter.schema.json | core schema object (click to expand) | |
Statistics.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) |