Swift/BAT-GUANO Alert
Candidate gamma-ray transient reported from the BAT-GUANO targeted search
View the source on GitHub
Properties
* = required
Name | Type | Description |
---|---|---|
$schema | ||
follow_up_event | string | Name or trigger time of the external trigger that launched the search. |
follow_up_type | string | Type of external trigger that launched the search, eg GW, neutrino, etc. |
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 | |
---|---|---|
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) | |
Localization.schema.json | core schema object (click to expand) | |
Statistics.schema.json | core schema object (click to expand) | |
Reporter.schema.json | core schema object (click to expand) | |
AdditionalInfo.schema.json | core schema object (click to expand) |
Example
{
"$schema": "https://gcn.nasa.gov/schema/v4.2.0/gcn/notices/swift/bat/Guano.schema.json",
"mission": "Swift",
"instrument": "BAT-GUANO",
"messenger": "EM",
"record_number": 4,
"alert_datetime": "2023-01-01T03:24:36.0Z",
"alert_tense": "current",
"alert_type": "retraction",
"trigger_time": "2022-12-31T21:46:05.13Z",
"follow_up_event": "Fermi 694215970",
"follow_up_type": "GRB",
"data_archive_page": "https://guano.swift.psu.edu/trigger_report?id=694215995",
"id": [
"694215995"
]
}