From f02c210ae405782833449143dd40216ce7816064 Mon Sep 17 00:00:00 2001 From: Eric Bellm Date: Mon, 8 Apr 2024 13:41:56 -0700 Subject: [PATCH] add initialPviCore but exclude from fakes --- pipelines/_ingredients/ApPipe.yaml | 1 + pipelines/_ingredients/ApPipeWithFakes.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/pipelines/_ingredients/ApPipe.yaml b/pipelines/_ingredients/ApPipe.yaml index 5e346b8..c0b2354 100644 --- a/pipelines/_ingredients/ApPipe.yaml +++ b/pipelines/_ingredients/ApPipe.yaml @@ -79,6 +79,7 @@ subsets: - analyzeTrailedDiaSrcCore - diffimTaskCore - diffimTaskPlots + - initialPviCore description: > An alias of ApPipe to use in higher-level pipelines. contracts: diff --git a/pipelines/_ingredients/ApPipeWithFakes.yaml b/pipelines/_ingredients/ApPipeWithFakes.yaml index eb12031..e895f8b 100644 --- a/pipelines/_ingredients/ApPipeWithFakes.yaml +++ b/pipelines/_ingredients/ApPipeWithFakes.yaml @@ -17,6 +17,9 @@ imports: # new CalibrateImageTask, so the fakes pipeline still is on the old tasks. - location: $AP_PIPE_DIR/pipelines/_ingredients/ProcessCcdCalibrate.yaml - location: $ANALYSIS_TOOLS_DIR/pipelines/apDetectorVisitQualityCore.yaml + exclude: + - initialPviCore # include once fakes pipeline uses CalibrateImageTask + parameters: coaddName: goodSeeing fakesType: 'fakes_'