Skip to content

Commit

Permalink
add initialPviCore but exclude from fakes
Browse files Browse the repository at this point in the history
  • Loading branch information
ebellm committed Apr 8, 2024
1 parent 5979f31 commit f02c210
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/_ingredients/ApPipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ subsets:
- analyzeTrailedDiaSrcCore
- diffimTaskCore
- diffimTaskPlots
- initialPviCore
description: >
An alias of ApPipe to use in higher-level pipelines.
contracts:
Expand Down
3 changes: 3 additions & 0 deletions pipelines/_ingredients/ApPipeWithFakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ imports:
# new CalibrateImageTask, so the fakes pipeline still is on the old tasks.
- location: $AP_PIPE_DIR/pipelines/_ingredients/ProcessCcdCalibrate.yaml
- location: $ANALYSIS_TOOLS_DIR/pipelines/apDetectorVisitQualityCore.yaml
exclude:
- initialPviCore # include once fakes pipeline uses CalibrateImageTask

parameters:
coaddName: goodSeeing
fakesType: 'fakes_'
Expand Down

0 comments on commit f02c210

Please sign in to comment.