Welcome to the JWQL application.


{#

Instruments

#}
{% for inst in inst_list %}
 Logo link to {{ inst }}
{{ inst }}

{% endfor %}

The JWST Quicklook Application (JWQL) is a database-driven web application and automation framework for use by the JWST instrument teams to monitor the health and stability of the JWST instruments. Visit our about page to learn more about our project, goals, and developers.

The JWQL application is currently under heavy development. The 1.0 release is expected in the fall of 2021.

Find a JWST Proposal or File

Submit a proposal number (e.g. 86600, 783) or file root (e.g. jw86600006001_02101_00008_guider1) to view that proposal or file:
{% if form.errors %} {% for field in form %} {% for error in field.errors %}
{{ error|escape }}
{% endfor %} {% endfor %} {% endif %} {{ csrf_input }} {% for field in form %}
{{ field }} {% if field.help_text %}

{{ field.help_text|safe }}

{% endif %}
{% endfor %}

Query the Archive for Anomalies

Enter Query Form