From d328a1c2e5da5df162954425cd5f21c1777d123e Mon Sep 17 00:00:00 2001 From: Merlin Fisher-Levine Date: Tue, 14 Jan 2025 08:12:02 -0800 Subject: [PATCH] Declare isr in pipeline before referencing it --- pipelines/_ingredients/wepDirectDetectScienceGroupPipeline.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipelines/_ingredients/wepDirectDetectScienceGroupPipeline.yaml b/pipelines/_ingredients/wepDirectDetectScienceGroupPipeline.yaml index b470bbf7..b008a072 100644 --- a/pipelines/_ingredients/wepDirectDetectScienceGroupPipeline.yaml +++ b/pipelines/_ingredients/wepDirectDetectScienceGroupPipeline.yaml @@ -1,6 +1,8 @@ description: wep direct detect pipeline tasks: + isr: + class: lsst.ip.isr.IsrTaskLSST generateDonutDirectDetectTask: class: lsst.ts.wep.task.generateDonutDirectDetectTask.GenerateDonutDirectDetectTask config: