{% extends "base.html" %} {% load sanitize_html %} {% load logtags %} {% load static %} {% block csslink %} {% endblock %} {% block heading %}{% endblock %} {% block jscript %} {% endblock %} {% block nav %} {% include "navbar_min.html" %} {% endblock %} {% block content %}

LIGO/Virgo Public Alerts

Detection candidates: {{ candidates }}



{% if not user_is_external %} {% endif %} {% if not user_is_external %} {% endif %} {% for event in object_list %} {% if not user_is_external %} {% endif %} {% if not user_is_external %} {% endif %} {% endfor %}
Event ID Possible Source (Probability) UTC GCN LocationΩ ScanComments GPS FAR (Hz) VOEventPE
{{ event.default_superevent_id }} {{ event.sourcetypes }} {{ event.t0_iso }}{{ event.t_0_date }}
{{ event.t0_utc }} UTC
Notice
Circulars
Ω L1
Ω H1
{{ event.comments |safe}} {{ event.t_0|floatformat:2 }} {{ event.disp_far|stringformat:".2e" }} VOEvent {{ event.pe |safe}}




{% endblock %}