Skip to content

Commit

Permalink
GECAM alert example
Browse files Browse the repository at this point in the history
  • Loading branch information
Athish Thiruvengadam committed Jul 11, 2024
1 parent b610d7a commit 44ca30a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions gcn/notices/classic/gecam/alert.example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"$schema": "https://gcn.nasa.gov/schema/main/gcn/notices/classic/gecam/alert.schema.json",
"mission": "GECAM",
"alert_type": "initial",
"alert_tense": "archival",
"data_archive_page": "https://gcn.gsfc.nasa.gov/other/401.gecam",
"id": [401],
"record_number": 1,
"messenger": "EM",
"notice_type": "Flight",
"mission_type": "B",
"duration": 17.0,
"alert_datetime": "2024-6-25T09:32:08Z",
"trigger_time": "24-06-25T09:31:03.50Z",
"trigger_type": "rate",
"rate_energy_range": [30, 1020],
"rate_snr": 5.4,
"net_count_rate": 357,
"classification": { "GRB": 1 },
"ra": 201.36,
"dec": 72.31,
"ra_dec_error": 4.79,
"containment_probability": 0.68,
"instrument_phi": 170.23,
"instrument_theta": 22.48,
"latitude": -24.0,
"longitude": -170.2
}

0 comments on commit 44ca30a

Please sign in to comment.