Glowbug Alert Notice
Information about a Glowbug trigger. All fields optional; omitted if not available or not applicable.
Properties
* = required
Name | Type | Description |
---|---|---|
detector_status | object |
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 | |
---|---|---|
Reporter.schema.json | core schema object (click to expand) | |
AdditionalInfo.schema.json | core schema object (click to expand) | |
Alert.schema.json | core schema object (click to expand) | |
Event.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/glowbug/Alert.schema.json",
"mission": "GLOWBUG",
"alert_datetime": "2023-04-23T15:25:55Z",
"alert_tense": "current",
"alert_type": "initial",
"id": [
"BUG230423.789",
432
],
"data_archive_page": "glowbug.com/230423.789",
"trigger_time": "2023-04-23T15:20:11Z",
"far": 0.2,
"rate_snr": 6.1,
"rate_duration": 0.064,
"rate_energy_range": [
50,
300
],
"p_astro": 0.9,
"classification": {
"BNS": 0.9,
"NSBH": 0.05,
"BBH": 0.05
},
"detector_status": {
"CsI0": "on",
"CsI1": "on",
"CsI2": "on",
"CsI3": "on",
"CsI4": "triggered",
"CsI5": "on",
"CsI6": "on",
"CsI7": "on",
"CsI8": "off",
"CsI9": "on",
"CsI10": "on",
"CsI11": "on",
"CLLB0": "off",
"CLLB1": "off",
"SSA": "on"
},
"additional_info": "Software versions: FSW: 1.0, Alert Pipeline: 1.1, Localization: 2.0"
}