Skip to content

Commit f698624

Browse files
authored
Merge pull request #224 from lsst-dm/tickets/DM-47609
DM-47609: Add PVI metrics to SingleFrame pipelines
2 parents ba0cfd5 + f4fa054 commit f698624

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

pipelines/HSC/SingleFrame.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ imports:
44
- location: $PROMPT_PROCESSING_DIR/pipelines/HSC/ApPipe.yaml
55
include:
66
- processCcd
7+
- initialPviCore

pipelines/LATISS/SingleFrame.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ imports:
44
- location: $PROMPT_PROCESSING_DIR/pipelines/LATISS/ApPipe.yaml
55
include:
66
- processCcd
7+
- initialPviCore

pipelines/LSSTComCam/SingleFrame.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ imports:
44
- location: $PROMPT_PROCESSING_DIR/pipelines/LSSTComCam/ApPipe.yaml
55
include:
66
- processCcd
7+
- initialPviCore

pipelines/LSSTComCamSim/SingleFrame.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ imports:
44
- location: $PROMPT_PROCESSING_DIR/pipelines/LSSTComCamSim/ApPipe.yaml
55
include:
66
- processCcd
7+
- initialPviCore

0 commit comments

Comments
 (0)