Skip to content

Commit

Permalink
HOTFIX: turn off broken new task for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Nov 28, 2024
1 parent fa528f3 commit 58441a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ subsets:
- plotAOSTask
- aggregateDonutStampsTask
- plotDonutTask
- plotPsfZernTask
# - plotPsfZernTask
description: |
AOS Donut visualization plotting tasks. This step generates plots
(including the pyramid residual and donut gallery) and
Expand Down
2 changes: 1 addition & 1 deletion pipelines/production/comCamRapidAnalysisPipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ subsets:
- plotAOSTask
- aggregateDonutStampsTask
- plotDonutTask
- plotPsfZernTask
# - plotPsfZernTask
description: |
AOS Donut visualization plotting tasks. This step generates plots
(including the pyramid residual and donut gallery) and
Expand Down

0 comments on commit 58441a4

Please sign in to comment.