Skip to content

Commit

Permalink
Fix ComCamSim pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkalmbach committed Jan 15, 2025
1 parent 492f997 commit 63dfdc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pipelines/_ingredients/donutVizGroupPipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ description: donut viz pipeline tasks
tasks:
aggregateZernikeTablesTask:
class: lsst.donut.viz.AggregateZernikeTablesTask
aggregateDonutTablesTask:
class: lsst.donut.viz.AggregateDonutTablesTask
aggregateDonutTablesGroupTask:
class: lsst.donut.viz.AggregateDonutTablesTask
config:
Expand Down
3 changes: 3 additions & 0 deletions pipelines/production/comCamSimRapidAnalysisPipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ instrument: lsst.obs.lsst.LsstComCamSim
imports:
- $TS_WEP_DIR/pipelines/_ingredients/wepDirectDetectScienceGroupPipeline.yaml
- $TS_WEP_DIR/pipelines/_ingredients/donutVizGroupPipeline.yaml
tasks:
aggregateDonutTablesTask:
class: lsst.donut.viz.AggregateDonutTablesTask

# Define pipeline steps
subsets:
Expand Down

0 comments on commit 63dfdc5

Please sign in to comment.