https://github.com/lsst/rubin_scheduler
Feature Based Scheduler for Rubin Observatory's LSST
https://github.com/lsst/rubin_scheduler
scheduler
Last synced: 9 days ago
JSON representation
Feature Based Scheduler for Rubin Observatory's LSST
- Host: GitHub
- URL: https://github.com/lsst/rubin_scheduler
- Owner: lsst
- License: gpl-3.0
- Created: 2023-10-31T20:04:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-29T19:19:17.000Z (16 days ago)
- Last Synced: 2026-05-29T21:10:51.470Z (16 days ago)
- Topics: scheduler
- Language: Python
- Homepage: https://rubin-scheduler.lsst.io
- Size: 1.73 MB
- Stars: 6
- Watchers: 10
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pypi.org/project/rubin-scheduler/)
[](https://anaconda.org/conda-forge/rubin-scheduler)
[](https://github.com/lsst/rubin_scheduler/actions/workflows/test_and_build.yaml)
[](https://github.com/lsst/rubin_scheduler/actions/workflows/build_docs.yaml)
[](https://zenodo.org/doi/10.5281/zenodo.10076770)
# rubin_scheduler
Feature Based Scheduler for Vera C. Rubin Observatory's Legacy Survey of Space and Time (LSST).
This repository contains the scheduling algorithms for the LSST, as implemented in the Feature Based Scheduler (FBS). More documentation on the FBS is available at https://rubin-scheduler.lsst.io and in jupyter notebooks available in our [tutorials repository](https://github.com/lsst/rubin_sim_notebooks/tree/main/scheduler).