Skip to content

Commit 222df53

Browse files
authored
Merge branch 'master' into pep8speaks-config
2 parents db7474b + f32494e commit 222df53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44

55
# The James Webb Quicklook Application (`JWQL`)
66

7+
![PyPI - License](https://img.shields.io/pypi/l/Django.svg)
8+
![Python](https://img.shields.io/badge/Python-3.6-blue.svg)
79
[![Build Status](https://ssbjenkins.stsci.edu/job/STScI/job/jwql/job/master/badge/icon)](https://ssbjenkins.stsci.edu/job/STScI/job/jwql/job/master/)
810
[![STScI](https://img.shields.io/badge/powered%20by-STScI-blue.svg?colorA=707170&colorB=3e8ddd&style=flat)](http://www.stsci.edu)
911

12+
1013
The James Webb 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. The system is comprised of the following:
1114
1. A network file system that stores all uncalibrated and calibrated data products on disk in a centrally-located area, accessible to instrument team members (MAST data cache)
1215
2. A relational database that stores observational metadata allowing for data discovery via relational queries (MAST database API).

0 commit comments

Comments
 (0)