{% extends "gracedb/event_detail.html" %} {% load timeutil %} {% load scientific %} {# Analysis-specific attributes for an LM event#} {% block external_analysis_specific %} {# Test whether the object has the end_time property. Older (non CoincInspiral) events don't. #} {% if object.end_time %}
IFO | {% for e in single_inspiral_events %}{{ e.ifo }} | {% endfor %}
---|---|
End Time (GPS) | {% for e in single_inspiral_events %}{{ e.end_time_full }} s | {% endfor %}