From fe3823507d9f7f240eeebd8ee70ad1ec1317d17d Mon Sep 17 00:00:00 2001 From: jrmullaney Date: Tue, 1 Oct 2024 15:05:39 -0700 Subject: [PATCH] Add calexpMetadata ATool to DRP-RC2 step1 --- pipelines/HSC/DRP-RC2.yaml | 1 + pipelines/_ingredients/HSC/DRP.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/pipelines/HSC/DRP-RC2.yaml b/pipelines/HSC/DRP-RC2.yaml index ae217ee8..7cfc0a5e 100644 --- a/pipelines/HSC/DRP-RC2.yaml +++ b/pipelines/HSC/DRP-RC2.yaml @@ -90,6 +90,7 @@ subsets: - writePreSourceTable - transformPreSourceTable - analyzeAmpOffsetMetadata + - analyzeCalibrateMetadata description: | Per-detector tasks that can be run together to start the DRP pipeline. diff --git a/pipelines/_ingredients/HSC/DRP.yaml b/pipelines/_ingredients/HSC/DRP.yaml index c8511423..4dd4623c 100644 --- a/pipelines/_ingredients/HSC/DRP.yaml +++ b/pipelines/_ingredients/HSC/DRP.yaml @@ -9,6 +9,7 @@ imports: - $ANALYSIS_TOOLS_DIR/pipelines/exposureQualityCore.yaml - $ANALYSIS_TOOLS_DIR/pipelines/matchedVisitQualityCore.yaml - $ANALYSIS_TOOLS_DIR/pipelines/visitQualityCore.yaml + - $ANALYSIS_TOOLS_DIR/pipelines/calexpMetrics.yaml - $ANALYSIS_TOOLS_DIR/pipelines/wholeSkyCore.yaml tasks: isr: