Skip to content

v0.22.0

Choose a tag to compare

@rhiannonlynne rhiannonlynne released this 09 Apr 20:20
· 72 commits to main since this release
62d93bf

v0.22.0

There are some changes to support updates in progress reporting - switching from things labelled and specific to "SV" survey to "survey visits".

Significantly expanded support for longer term progress report generation, this report is still being put together downstream.

This update extends the generation of all-sky plots for reports, using MAF and skyproj.
It also starts the update of VisitMapBuilder, making it more modular (this update is fully complete in v0.23.0).

The timeline plots are now color-coded by observation_reason in some plots, rather than band.

Documentation for report generation is updated.

What's Changed

  • tickets/SP-2842: Switch from science verification to survey visits table summary by @ehneilsen in #188
  • tickets/SP-2518: Enhance skyproj to support additional coverage plots by @ehneilsen in #189
  • tickets/SP-2852: Update documentation of report generation by @ehneilsen in #190
  • Move to black 2.61 and update requirements by @rhiannonlynne in #192
  • tickets/SP-2957: Support for pre-survey-start progress reports by @ehneilsen in #193
  • tickets/SP-3015: Fix tests to actually put test output in the temp dirs created for it by @ehneilsen in #197
  • tickets/SP-2995: Add VisitMapBuilder to replace create_visit_skymaps by @ehneilsen in #195
  • tickets/SP-2741: use observation_reason as default field to map to color in some plots by @ehneilsen in #191

Full Changelog: v0.21.0...v0.22.0