Skip to content

Commit

Permalink
Merge pull request #224 from lsst-dm/tickets/DM-47609
Browse files Browse the repository at this point in the history
DM-47609: Add PVI metrics to SingleFrame pipelines
  • Loading branch information
isullivan authored Nov 18, 2024
2 parents ba0cfd5 + f4fa054 commit f698624
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/HSC/SingleFrame.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ imports:
- location: $PROMPT_PROCESSING_DIR/pipelines/HSC/ApPipe.yaml
include:
- processCcd
- initialPviCore
1 change: 1 addition & 0 deletions pipelines/LATISS/SingleFrame.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ imports:
- location: $PROMPT_PROCESSING_DIR/pipelines/LATISS/ApPipe.yaml
include:
- processCcd
- initialPviCore
1 change: 1 addition & 0 deletions pipelines/LSSTComCam/SingleFrame.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ imports:
- location: $PROMPT_PROCESSING_DIR/pipelines/LSSTComCam/ApPipe.yaml
include:
- processCcd
- initialPviCore
1 change: 1 addition & 0 deletions pipelines/LSSTComCamSim/SingleFrame.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ imports:
- location: $PROMPT_PROCESSING_DIR/pipelines/LSSTComCamSim/ApPipe.yaml
include:
- processCcd
- initialPviCore

0 comments on commit f698624

Please sign in to comment.