https://github.com/lsst/schedview
Tools for monitoring the Rubin Observatory scheduler and related LSST survey progress and strategy data.
https://github.com/lsst/schedview
Last synced: 11 months ago
JSON representation
Tools for monitoring the Rubin Observatory scheduler and related LSST survey progress and strategy data.
- Host: GitHub
- URL: https://github.com/lsst/schedview
- Owner: lsst
- License: gpl-3.0
- Created: 2022-08-16T16:21:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-01T18:07:24.000Z (12 months ago)
- Last Synced: 2025-07-01T19:23:45.755Z (12 months ago)
- Language: Python
- Homepage: https://schedview.lsst.io/
- Size: 185 MB
- Stars: 2
- Watchers: 12
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# schedview
[](https://pypi.org/project/schedview/)
[](https://anaconda.org/conda-forge/schedview)
[](https://github.com/lsst/schedview/actions/workflows/test_and_build.yaml)
[](https://codecov.io/gh/lsst/schedview)
The `schedview` module provides tools for visualizing Rubin Observatory scheduler behaviour and Rubin Observatory/LSST survey status, including:
- A collection of functions, eacho of which creates an independent visualization of some aspect of scheduler behaviour, state, or surve progress. These functions may be used in `jupyter` notebooks or other python applications, or combined into dashboards or other higher level applications.
- A handful of dashboard applications that collect relevant visualizations into sets suitable for specific use cases.