There are {{ epoch.rawcount }} raw fits in this epoch in total.
{{ epoch.rawbiascount }} bias fits
{{ epoch.rawflatcount }} flats fits
{{ epoch.rawlightcount }} science fits
This epoch's raw fit summary status is {{ rawfitsummarystatus }}.
The following header keys are present in the FITS files for this epoch (join set):
{% for key in header_key_S %}
{{ key }},
{% endfor %}
{{ block.super }}
{% endblock %}