Skip to content

Commit

Permalink
Add aggregateDonutTablesTask to donutVizGroupPipeline definition
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Jan 15, 2025
1 parent a6cf674 commit 39c23d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/_ingredients/donutVizGroupPipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ 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

0 comments on commit 39c23d2

Please sign in to comment.