{% load simbadescape %}
Source name | l | b | start date | stop date |
|
flux | max ratio | min ratio | Simbad class | Simbad z | SRGz |
|
comments |
|
ztf (class , sep " ) |
|
|
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ src.name }}{% if src.EXT_LIKE > 10 %} ext! {% endif %} |
{{ src.lii|floatformat:-3 }} | {{ src.bii|floatformat:-3 }} | {{ src.tstart|date:'Y-m-d' }} | {{ src.tstop|date:'Y-m-d' }} | {% if src.erositatransient.onlydetection%}V{%else%}T{%endif%}{{src.survey}} | {{ src.sxflux|stringformat:"1.1e" }} | {{src.erositatransient.ratio_to_maxxflux|floatformat:-1}} | {{src.erositatransient.ratio_to_minxflux|floatformat:-1}} | {% if src.erositatransient.plx %} + {% endif %} | {% if src.erositatransient.sclass %}{{ src.erositatransient.sclass }}{% endif %} | {% if src.erositatransient.z and src.erositatransient.z != "nan" %}{{ src.erositatransient.z }}{% endif %} | {{ src.srcclass }} | {% if src.sourcecomment_set.all %} {% endif %} | {{src.erositatransient.pavel_qual}} | {% if src.erositatransient.ztfcl %} {{ src.erositatransient.ztfcl }}, {{ src.erositatransient.ztfcl_sep|floatformat:-1 }}" {% endif %} | {{src.srcstatus}} | {{src.followup}} |