Exposure {{ group_root }}

Proposal:
Observation:
Visit:
Visit Status: {{ basic_info.visit_status }}
Category: {{ basic_info.category }}
Subarray: {{ basic_info.subarray }}
Viewed: {{ marked_viewed }}
Filter: {{ basic_info.filter }}
{% if 'pupil' in basic_info %}
Pupil: {{ basic_info.pupil }}
{% endif %} {% if 'grating' in basic_info %}
Grating: {{ basic_info.grating }}
{% endif %}
Exp Start: {{ expstart_str }}
{% if group_root in group_root_list %} {% set index = group_root_list.index(group_root) %} {% if index != 0 %} < Previous {% endif %} {% if index != group_root_list|length - 1 %} Next > {% endif %} {% endif %}
View File Type: i
{% for suffix in suffixes %} {{ suffix }}      {% endfor %}

View Header Explore Image
for

Integration: /

{% if inst == 'NIRCam' %}
{% for detector1 in ['nrca2', 'nrca4', 'nrcb3', 'nrcb1'] %} {% if detector1 in detectors %} {% endif %} {% endfor %}
{% for detector2 in ['nrca1', 'nrca3', 'nrcb4', 'nrcb2'] %} {% if detector2 in detectors %} {% endif %} {% endfor %}
{% for detector3 in ['nrcalong', 'nrcblong'] %} {% if detector3 in detectors %} {% endif %} {% endfor %}
{% else %}
{% for detector in detectors %} {% endfor %}
{% endif %}
Anomalies Within Group
Submit Anomaly for Group
{% if form.errors %}
{% for field in form %} {% for error in field.errors %}
{{ error|escape }}
{% endfor %} {% endfor %}
{% endif %} {{ csrf_input }} {% for field in form %}
    {% for subwidget in field.subwidgets %}
  • {{subwidget}}
  • {% endfor %}
{% endfor %}
Exposure Comments
{{ exposure_comment_form.exp_comment }}
{% if marked_viewed %} {% else %} {% endif %} {% if 'rate' in suffixes %} {% elif 'dark' in suffixes %} {% elif 'uncal' in suffixes %} {% elif suffixes|length == 1 %} {% else %} Unable to show image for: {{suffixes}} {% endif %}