Skip to content

Commit

Permalink
Declare isr in pipeline before referencing it
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Jan 14, 2025
1 parent 3d01e81 commit d328a1c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit d328a1c

Please sign in to comment.