{% extends "report/base_instrument.html" %} {% block title %}{{ instrument }} Run {{ run_object.run_number }}{% endblock %} {% block banner %}{{ instrument }} Run {{ run_object.run_number }}{% endblock %} {% block extra_files_header %} {% if plot_data %} {% elif test2d %} {% endif %} {% endblock %} {% block header %}
{% endblock %} {% block summary %} {% if prev_url %}previous{% else %}previous{% endif %} | {% if next_url %}next{% else %}next{% endif %}| Run title | {{ icat_info.title|default:"unknown" }} |
| Run start | {{ icat_info.startTime|default:"unknown" }} |
| Run end | {{ icat_info.endTime|default:"unknown" }} |
| Duration | {{ icat_info.duration|default:"0" }} |
| Total counts | {{ icat_info.totalCounts|default:"0" }} |
| Proton charge | {{ icat_info.protonCharge|default:"0" }} |
{% if plot_data %}
Data files: