{% extends "gracedb/event_detail.html" %} {% block analysis_specific %} {% if object.grbevent %}
IVORN | {{object.ivorn}} | |
---|---|---|
Author | {{object.author_shortname}} | |
Author IVORN | {{object.author_ivorn}} | |
Observatory | {{object.observatory_location_id}} | |
How | {% if object.how_reference_url %} {{object.how_description}} {% else %} {{object.how_description}} {% endif %} | |
Location | Coord System | {{object.coord_system}} |
RA | {{object.ra}} | |
Dec | {{object.dec}} | |
Err | {{object.error_radius}} |