Skip to main content

Scheduling algorithms for Vera C. Rubin Observatory's Legacy Survey of Space and Time (LSST).

Project description

DOI

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


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)

Uploaded Source

Built Distribution

rubin_scheduler-0.1.2a0-py3-none-any.whl (307.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page