Skip to content

Backend system and utilities for monitoring and analyzing HST/COS data

License

Notifications You must be signed in to change notification settings

jhunkeler/cosmo

 
 

Repository files navigation

COSMO

astropy

COSMO (COS MOnitoring) is a backend database that is structured specifically for the Cosmic Origins Spectrogragh (COS) team at Space Telescope Science Institute (STScI). COSMO uses a MySQL database server with SQL Alchemy, an object-relational mapper (ORM) for python. This allows for interfacing with monitors that are important for extending the mission lifetime of COS. The database is broken up into different relational tables which include header keyword and monitoring data. The system is set up to query these tables by the monitors and then returns deliverables such as reference files, figures and CRDS delivery forms. This allows us to have the most up-to-date resources available for the COS team and community.

Build status

Documentation: Documentation Status

Unit Tests: Build Status

About

Backend system and utilities for monitoring and analyzing HST/COS data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%