{% extends "base.html" %} {% block title %}Reduction job #{{ run.title|default:"null" }}{% endblock %} {% load view %} {% load colour_table_rows %} {% load natural_time_difference %} {% load replace %} {% load naturaltime from humanize %} {% load static %} {% block body %} {% comment %} only pull in plotly if there are interactive plots {% endcomment %} {% if interactive_plots %} {% endif %} {% if not run %}
(This run has been re-reduced, see history)
{% endif %}{{ plot_error_message }}
No variables found for this run.
The reduce_vars.py script is missing for this instrument. Please create it before being able to submit re-runs.