xli2522 / gracedb_public

Non-member access to The Gravitational-Wave Candidate Event Database via GraceDB REST API
Other
1 stars 0 forks source link

[ENH] Beautiful Event Information Table for GUI #17

Open xli2522 opened 7 months ago

xli2522 commented 7 months ago

An event statistics/information table that showcases key properties of a gravitational wave superevent. It should have

xli2522 commented 5 months ago

Column Items:

  1. Event ID: "superevent_id"
  2. Event Start Time (GPS->UTC): "t_start"
  3. Time Created (UTC): "created"
  4. Flat Resolution Sky Maps: all "bayestar.fits.gz"options; usually none, 0, 1
  5. Multi-resolution Sky Maps: all "bayestar.multiorder.fits" options; usually none, 0, 1

See sample event properties in: cached_events/local_superevents.json cached_events/local_superevents.json

ks2197 commented 4 months ago

I have updated the display of super events to show all the mentioned items for sky maps. Here is a sample preview of the same. image