Skip to content

Scheduler, survey strategy analysis, and other simulation tools for Rubin Observatory.

License

Notifications You must be signed in to change notification settings

reneehlozek/rubin_sim

This branch is up to date with ixkael/rubin_sim:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0851b53 · Aug 27, 2024
Mar 5, 2024
Jun 3, 2021
Feb 27, 2024
Aug 27, 2024
Apr 19, 2024
Dec 2, 2021
Dec 2, 2021
Feb 2, 2023
Mar 29, 2024
May 21, 2021
Feb 27, 2024
Feb 27, 2024
Apr 3, 2024
Apr 3, 2024
Sep 29, 2023
Jul 18, 2023
Mar 5, 2024

Repository files navigation

rubin_sim

Scheduler, survey strategy analysis, and other simulation tools for Rubin Observatory.

pypi Conda Version
Run CI Build and Upload Docs codecov

DOI

rubin_sim

The Legacy Survey of Space and Time (LSST) is anticipated to encompass around 2 million observations spanning a decade, averaging 800 visits per night. The rubin_sim package was built to help understand the predicted performance of the LSST.

The rubin_sim package contains the following main modules:

  • phot_utils - provides synthetic photometry using provided throughput curves based on current predicted performance.
  • skybrightness incorporates the ESO sky model, modified to match measured sky conditions at the LSST site, including an addition of a model for twilight skybrightness. This is used to generate the pre-calculated skybrightness data used in rubin_scheduler.skybrightness_pre.
  • moving_objects provides a way to generate synthetic observations of moving objects, based on how they would appear in pointing databases ("opsims") created by rubin_scheduler.
  • maf the Metrics Analysis Framework, enabling efficient and scientifically varied evaluation of the LSST survey strategy and progress by providing a framework to enable these metrics to run in a standardized way on opsim outputs.

More documentation for rubin_sim is available at https://rubin-sim.lsst.io, including installation instructions.

Getting Help

Questions about rubin_sim can be posted on the sims slack channel, or on https://community.lsst.org/c/sci/survey_strategy/ (optionally, tag @yoachim and/or @ljones so we get notifications about it).

About

Scheduler, survey strategy analysis, and other simulation tools for Rubin Observatory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Other 1.6%