{% load timeutil %} {% load scientific %} {% load pastro_text %}
Per-Pipeline Event Information |
|||||
---|---|---|---|---|---|
UID | Group | Pipeline | Search | gpstime | FAR (Hz) |
{{ e.graceid }} | {{ e.group.name }} | {{ e.pipeline.name }} | {{ e.search.name }} | {{ e.gpstime | floatformat:"3" }} | {% if e.far|scientific %} {{ e.far|scientific }} {% else %} {% endif %} |