From c4e45acb10cf4c197ad9fcd69fffc1b5b1853d7d Mon Sep 17 00:00:00 2001 From: edennihy Date: Mon, 18 Nov 2024 12:38:17 -0700 Subject: [PATCH] Add news fragments. --- doc/news/DM-47381.bugfix.rst | 1 + doc/news/DM-47381.feature.1.rst | 1 + doc/news/DM-47381.feature.rst | 6 ++++++ 3 files changed, 8 insertions(+) create mode 100644 doc/news/DM-47381.bugfix.rst create mode 100644 doc/news/DM-47381.feature.1.rst create mode 100644 doc/news/DM-47381.feature.rst diff --git a/doc/news/DM-47381.bugfix.rst b/doc/news/DM-47381.bugfix.rst new file mode 100644 index 00000000..2ef4cfba --- /dev/null +++ b/doc/news/DM-47381.bugfix.rst @@ -0,0 +1 @@ +In maintel/parameter_march_comcam, wait for extra visit to be ingested before requesting OCSP processing. \ No newline at end of file diff --git a/doc/news/DM-47381.feature.1.rst b/doc/news/DM-47381.feature.1.rst new file mode 100644 index 00000000..679d28b3 --- /dev/null +++ b/doc/news/DM-47381.feature.1.rst @@ -0,0 +1 @@ +Add new script to take CBP throughput Scan. \ No newline at end of file diff --git a/doc/news/DM-47381.feature.rst b/doc/news/DM-47381.feature.rst new file mode 100644 index 00000000..9bff582d --- /dev/null +++ b/doc/news/DM-47381.feature.rst @@ -0,0 +1,6 @@ +In base_take_twilight_flats.py: +- Make rotator angle configurable. +- Allow ignoring mtdome. +- increase number of darks at end of twilight base_take_twilight_flats. +- increase consdb polling timeout. +- add option to give twilight flats a pointing. \ No newline at end of file