Skip to content

Commit

Permalink
Add the afterburner subset to all of the pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
isullivan committed Nov 6, 2024
1 parent c0de518 commit 0f0cd15
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/DECam/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ imports:
- location: $AP_PIPE_DIR/pipelines/DECam/ApPipe.yaml
include:
- prompt
- afterburner
tasks:
# ApVerify override removed by excluding apPipe.
diaPipe:
Expand Down
1 change: 1 addition & 0 deletions pipelines/HSC/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ imports:
- location: $AP_PIPE_DIR/pipelines/HSC/ApPipe.yaml
include:
- prompt
- afterburner
tasks:
# ApVerify override removed by excluding apPipe.
diaPipe:
Expand Down
1 change: 1 addition & 0 deletions pipelines/LSSTCam-imSim/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ imports:
- location: $AP_PIPE_DIR/pipelines/LSSTCam-imSim/ApPipe.yaml
include:
- prompt
- afterburner
tasks:
# ApVerify override removed by excluding apPipe.
diaPipe:
Expand Down
1 change: 1 addition & 0 deletions pipelines/_ingredients/ApVerifyWithFakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ imports:
- location: $AP_PIPE_DIR/pipelines/_ingredients/ApPipeWithFakes.yaml
include:
- prompt
- afterburner
# Most metrics should not be run with fakes, to avoid bias or contamination.
- location: $AP_VERIFY_DIR/pipelines/_ingredients/ConversionsForFakes.yaml
tasks:
Expand Down

0 comments on commit 0f0cd15

Please sign in to comment.