{# Display histograms here #}
{{ run.prettyName }} started at approximately {{ subsystem.prettyPrintUnixTime(subsystem.startOfRun) }} (CERN time zone){%- if run.hltMode and run.hltMode != "U" %} and received via HLT Mode {{ run.hltMode }}{%- endif -%}. Logbook entry, RCT
{%- if timeSlice != None -%}{#subsystem.timeSlices: {{ subsystem.timeSlices }} timeSlice: {{ timeSlice }} #} Time slice requested {{ timeSlice.timeInMinutesRounded(timeSlice.minUnixTimeRequested) | int }} to {{ timeSlice.timeInMinutesRounded(timeSlice.maxUnixTimeRequested) | int }} minutes and returned {{ timeSlice.timeInMinutesRounded(timeSlice.minUnixTimeAvailable) | int }} to {{ timeSlice.timeInMinutesRounded(timeSlice.maxUnixTimeAvailable) | int }} due to data constraints.
Processed with {% for key, val in timeSlice.processingOptions.items() -%}{{ key }} = {{ val }}{% if not loop.last%}, {% endif %}{% endfor -%}
{%- endif -%}Grid!
{% endif %}Loading...
{% endif %}Error! No hist group (input: {{ selectedHistGroup }}) or hist (input: {{ selectedHist }}) was selected! Please try again with a different value or contact the admin!
{%- endif -%} {# Content for time slices #}