There is a newer version of the record available.

Published October 9, 2025 | Version v3.17.0
Software Open

lsst/rubin_scheduler: v3.17.0

  • 1. Univeristy of Washington
  • 2. Rubin Observatory
  • 3. Fermi National Accelerator Laboratory
  • 4. PhD Student, Physics, University of Zurich
  • 5. University of Wisconsin-Madison

Description

v3.17.0

Updates include a new detailer, RollBandMatchDetailer, which rearranges a series of observations so that the first bandpass in the set of observations matches the current bandpass in use. This is similar to BandSortDetailer, but preserves the internal order of the sequence after the first visit, instead of sorting all visits by bandpass. Another new detailer, TruncatePreTwiDetailer is also introduced, which allows DDF sequences to start even if there is not enough time to finish the entire sequence before twilight. This detailer will truncate the sequence when twilight starts, but not prevent the entire sequence.

A potential bug fix where if night was a negative value, the detailers using night to seed the RNG would crash, has been patched.

What's Changed

  • deal with negative nights and fix dep warning by @yoachim in https://github.com/lsst/rubin_scheduler/pull/228
  • Tickets/sp 2621 by @yoachim in https://github.com/lsst/rubin_scheduler/pull/227
  • roll band detailer by @yoachim in https://github.com/lsst/rubin_scheduler/pull/229

Full Changelog: https://github.com/lsst/rubin_scheduler/compare/v3.16.0...v3.17.0

Files

lsst/rubin_scheduler-v3.17.0.zip

Files (422.5 kB)

Name Size Download all
md5:b92d2ed3d77b66ab3cf349e1093025f5
422.5 kB Preview Download

Additional details

Related works