Skip to content

v0.14.0

Compare
Choose a tag to compare
@rhiannonlynne rhiannonlynne released this 08 Nov 22:17
· 75 commits to main since this release
d280762

v0.14.0

Schedview continues improvements in monitoring.
The schedview dashboard has several improvements, including highlighting the winning survey and smoother operations in response to user testing.
Additional support for Times Square notebooks has been added, including support for reading visits from the ConsDB and making lists of reported visits have customizable columns. Additional support is added through moving utility code from notebooks into schedview.

There are several updates in response to changes in rubin_scheduler, support for rubin_scheduler v3.0.0 is now available. Schema changes in opsim (scheduler_note, target_name, observation_reason, and science_program) are supported -- these are now moving closer to reported values from the consdb.

What's Changed

  • tickets/PREOPS-5353: Attempt to automatically determine which EFD and LFA to use by @ehneilsen in #99
  • tickets/PREOPS-4102: Support customizing which columns are shown in schedview's Times Square reports by @ehneilsen in #102
  • tickets/PREOPS-5360: clean up the nightsum and prenight Times Square notebooks by updating schedview to support them better by @ehneilsen in #101
  • tickets/PREOPS-5245: Add support for reading visits from ConsDB by @ehneilsen in #98
  • tickets/PREOPS-5367: use target_note instead of target, and make schedview more robust to changes in the opsim database schema by @ehneilsen in #100
  • tickets/PREOPS-5528: Move schedview DDF to use new opsim schema by @ehneilsen in #104
  • PREOPS-5505 Restructure schedview snapshot dashboard code by @emanehab99 in #103
  • tickets/PREOPS-4640: Support simultaneus viewing of multiple simulations in schedview-prenight by @ehneilsen in #106
  • tickets/PREOPS-5529: move from note to scheduler_note in opsim db schema where applicable by @ehneilsen in #105
  • tickets/PREOPS-4640a: test result of match_visits_across_sims when there are no matches by @ehneilsen in #107
  • tickets/PREOPS-5539: Highlight winning survey on snapshot dashboard by @alserene in #108
  • DM-45888: Remove mambaforge for miniforge by @roceb in #109
  • tickets/SP-1595: restore panel dependency of snapshot list on telescope and date by @ehneilsen in #110
  • tickets/SP-1624: Update schedview to work with rubin_scheduler v3.0.0rc0 by @ehneilsen in #112
  • tickets/SP-1629: update tests to work with post-SP1629 rubin_scheduler by @ehneilsen in #113
  • SP-1612 Add tests to ensure the Scheduler Snapshot Dashboard is working properly in LFA mode by @emanehab99 in #111
  • tickets/SP-1667: Merge the Times Square OR4 nightsum with the nightly nightsum by @ehneilsen in #114

New Contributors

Full Changelog: v0.13.0...v0.14.0