From 77bdb338b53de6b63d5adeac71b3ad340b2ae13c Mon Sep 17 00:00:00 2001 From: Ian Sullivan Date: Thu, 26 Mar 2026 14:12:56 -0700 Subject: [PATCH] Update the observation BLOCKs for the Daytime pipeline --- scripts/LSSTCam/submit_ap_daytime.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/LSSTCam/submit_ap_daytime.sh b/scripts/LSSTCam/submit_ap_daytime.sh index 42b551a..d551236 100755 --- a/scripts/LSSTCam/submit_ap_daytime.sh +++ b/scripts/LSSTCam/submit_ap_daytime.sh @@ -48,7 +48,9 @@ BAD_DETECTORS="120 122 0 20 27 65 123 161 168 188 1 19 30 68 158 169 187 \ 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204" # Space-delimited list of observing blocks that generate science images -BLOCKS="BLOCK-365 BLOCK-407 BLOCK-408 BLOCK-416 BLOCK-417 BLOCK-419 BLOCK-421" +# See https://github.com/lsst-sqre/phalanx/blob/main/applications/prompt-keda-lsstcam/values-usdfprod-prompt-processing.yaml#L21-L45 +BLOCKS="BLOCK-365 BLOCK-407 BLOCK-408 BLOCK-416 BLOCK-417 BLOCK-419 BLOCK-421 \ +BLOCK-T698, BLOCK-T703, BLOCK-T704, BLOCK-T706" OUTPUT_COLLECTION="LSSTCam/prompt/output-${DATE}/daytime"