{% load timeutil %} {% load scientific %}
UID | Labels | Group | Type | Instruments | {{ "ngps"|timeselect:"gps" }} Event Time | Δgpstime | FAR (Hz) | Links | {{"ncreated"|timeselect:"utc" }} Submitted |
---|---|---|---|---|---|---|---|---|---|
{{ object.graceid }} | {% for labelling in object.labelling_set.all %} {{ labelling.label.name }} {% endfor %} | {{ object.group.name }} | {{ object.get_analysisType_display }} | {{ object.instruments }} | {% if object.gpstime%} {{ object.gpstime|multiTime:"ngps" }} {% endif %} | {{ delta }} | {{ object.far|scientific }} | Data | {{ object.created|multiTime:"ncreated" }} |