Scheduling algorithms for Vera C. Rubin Observatory's Legacy Survey of Space and Time (LSST).
Project description
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.
Install From Source
git clone https://github.com/lsst/rubin_scheduler.git ; cd rubin_scheduler ## clone and cd into repo
conda create -n rubin-sim ; conda activate rubin-sim ## optional (but recommended) new conda env
conda install -c conda-forge --file=requirements.txt ## install dependencies
conda install -c conda-forge --file=test-requirements.txt ## for running unit tests
pip install -e .
scheduler_download_data ## Downloads ~500 MB of data to $RUBIN_SIM_DATA_DIR (~/rubin_sim_data if unset)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rubin-scheduler-0.1.2a0.tar.gz
(264.9 kB
view hashes)
Built Distribution
Close
Hashes for rubin_scheduler-0.1.2a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a31751240e957d998280bd5665f01d28cb5ff809fba1c69ead891feb1b28937 |
|
MD5 | 013d9512fc2089e05d432a3ababfd269 |
|
BLAKE2b-256 | cd49d894012ad594a60b2cfb79ba76921e3ed753e4bf0880f5a5010fb5015741 |