Explore Mode

{{ file_root }}_{{ filetype }}.fits

View Image View Proposal Download File

Loading ...

Data Settings

Extension:   {% for extension in extensions %} {% if extension == 'SCI' %} {{ extension }}      {% else %} {{ extension }}      {% endif %} {% endfor %}

Apply Settings

Submit Anomaly
{% if anomaly_form.errors %}
{% for field in anomaly_form %} {% for error in field.errors %}
{{ error|escape }}
{% endfor %} {% endfor %}
{% endif %} {{ csrf_input }} {% for field in anomaly_form %} {% for subwidget in field.subwidgets %}
  • {{subwidget}}
  • {% endfor %} {% endfor %}
    Comments
    {{ comment_form.comment }}