Skip to content

Commit

Permalink
Update pipeline references in response to RFC-775.
Browse files Browse the repository at this point in the history
  • Loading branch information
erinleighh committed Jan 30, 2024
1 parent 8ab3583 commit bf07f79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/HSC/ApPipe.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description: End to end Alert Production pipeline specialized for HSC-RC2

imports:
- location: $AP_PIPE_DIR/pipelines/HyperSuprimeCam/ApPipe.yaml
- location: $AP_PIPE_DIR/pipelines/HSC/ApPipe.yaml
exclude:
# TODO: container does not yet support R/B analysis.
- rbClassify
Expand Down
2 changes: 1 addition & 1 deletion tests/data/ApPipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: End to end Alert Production pipeline specialized for HiTS-2015
# -c diaPipe:apdb.connection_timeout: 240

imports:
- location: $AP_PIPE_DIR/pipelines/DarkEnergyCamera/ApPipe.yaml
- location: $AP_PIPE_DIR/pipelines/DECam/ApPipe.yaml
parameters:
# Use dataset's specific templates
coaddName: goodSeeing
Expand Down

0 comments on commit bf07f79

Please sign in to comment.