Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion scripts/LSSTCam/submit_ap_daytime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
Loading