Skip to main content
Testing. You are viewing the public testing version of GCN. For the production version, go to https://gcn.nasa.gov.
Updates to LVK & CHIME Notices, Schema v7.2.3! See news and announcements

Fermi-LAT Flare Advocate Alert

This schema is to alert the scientific community about a flare. It gives information about the position, time, flux, photon index and the presence of high-energy photons.

View the source on GitHub

Properties

* = required

NameTypeDescription
$schemastring
reference_catalogstringFermi-LAT catalog used to compare the observed flux with a reference flux
flux_rationumberFactor by which the flux has increased with respect to the average flux in the given reference_catalog entry
TSnumberTest Statistic for detection of the source. TS is approximately equal to the square of the detection significance in Gaussian sigma (TS ≈ significance^2) for one degree of freedom

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.

NameDescription
Alert.schema.jsoncore schema object (click to expand)
DateTime.schema.jsoncore schema object (click to expand)
Event.schema.jsoncore schema object (click to expand)
Localization.schema.jsoncore schema object (click to expand)
Reporter.schema.jsoncore schema object (click to expand)
Spectral.schema.jsoncore schema object (click to expand)
PowerLaw.schema.jsonmodels schema object (click to expand)

Example

{
  "$schema": "https://gcn.nasa.gov/schema/v7.2.3/gcn/notices/fermi/lat/flare.schema.json",
  "alert_datetime": "2025-11-21T00:00:00",
  "mission": "Fermi",
  "instrument": "LAT",
  "event_name": "OQ 334",
  "ra": 215.62657,
  "dec": 32.38623,
  "observation_start": "2025-11-20T00:00:00.0",
  "observation_stop": "2025-11-21T00:00:00.0",
  "flux": 0.0000012,
  "flux_error": 1e-7,
  "flux_unit": "ph/cm2/s",
  "alpha": 2,
  "alpha_error": 0.1,
  "reference_catalog": "3FGL",
  "flux_ratio": 20,
  "TS": 45
}
Looking for U.S. government information and services? Visit USA.gov