Skip to content

chjohnson1/cosmo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSMO

Build Status codecov

COSMO (COS MOnitoring) is a software system that is built specifically for the Cosmic Origins Spectrograph (COS) team at Space Telescope Science Institute (STScI).

COSMO is made up of a series of monitors and their data built on the light-weight monitorframe framework. These monitors are important for ensuring that COS is operating nominally as well as extending its mission lifetime.

Check out the COSMO documenation here

Contributing

Please open a new issue or new pull request for bugs, feedback, or new features you would like to see.

To contribute code, please use Feature Branching:

  1. Clone this repository to your personal space
  2. Create a feature branch on your clone for your changes
  3. Make changes and commit into your branch
  4. Issue a pull request to get your changes into the main repo

For more details on this workflow, check out this tutorial.

Packages

No packages published

Languages

  • Python 100.0%