Skip to content

v0.17.0

Choose a tag to compare

@rhiannonlynne rhiannonlynne released this 28 May 17:00
· 281 commits to main since this release
a859cc2

Updates with v0.17.0

More functionality is put in place to support monitoring - including:

  • schedview looks for sim_archive from rubin_sim and not rubin_scheduler
  • function to query the EFD for software versions at a given time
  • prenight simulations are getting the version of rubin_scheduler and ts_config_ocs + scheduler configuration automatically from the EFD
  • prenight simulations are automatically run for lsstcam
  • nightly summary includes a comparison to the prenight simulation
  • additional version checking for scheduler pickles
  • consdb knows about dev and prod RSP via client site setup

Plotting updates

  • bokeh legends updated to be placed correctly with new bokeh 3.7.0+
  • visit map color scheme matches rtn-045 (at the time)
  • hovertext added to DDF cadence plots

Improved documentation with section on automatic prenight simulation generation

What's Changed

  • tickets/SP-1976: Add function to schedview to query the EFD for software versions running at a specified time by @ehneilsen in #133
  • tickets/SP-1984: Add section on automatic pre-night simulation generation by @ehneilsen in #136
  • tickets/SP-1622: Make prenight scheduler sims automatically get the versions of rubin_scheduler and ts_ocs_config to use by @ehneilsen in #134
  • tickets/SP-2071: Update schedview & schedview_notebooks to use band instead of filter when it is available by @ehneilsen in #137
  • tickets/SP-2118: Update container version of rubin_scheduler to 3.6.0 by @ehneilsen in #138
  • SP-2039: Update workflows by @rhiannonlynne in #135
  • tickets/SP-2173: Support reading scheduler pickles with extra stuff by @ehneilsen in #140
  • tickets/SP-2177: Use clientsite to get consdb endpoint by @ehneilsen in #141
  • tickets/SP-2005: Add comparisons to pre-night simulations to the scheduler-focused night summary report by @ehneilsen in #139
  • tickets/SP-2120: Update schedview to place legends correctly with bokeh 3.7.0 and later. by @ehneilsen in #143
  • tickets/SP-2202: Update visit map color scheme to new RTN-045 spec by @ehneilsen in #144
  • tickets/SP-2165: Set up automatic pre-night opsim simulations for lsstcam by @ehneilsen in #142
  • Update rubin_scheduler dependency in schedview container to 3.8.0 by @ehneilsen in #145
  • tickets/SP-2228: add hovertext to DDF cadence plots by @ehneilsen in #146

Full Changelog: v0.16.0...v0.17.0