{% load timeutil %} {% load scientific %} {% load pastro_text %} {% for e in pipeline_preferred_events %} {% endfor %}

Per-Pipeline Event Information

UID Group Pipeline Search gpstime FAR (Hz)
{{ e.graceid }} {% if e.search.name == "BBH" %} CBC {% else %} {{ e.group.name }} {% endif %} {{ e.pipeline.name }} {{ e.search.name }} {{ e.gpstime | floatformat:"3" }} {% if e.far|scientific %} {{ e.far|scientific }} {% else %}         {% endif %}