Skip to content

Commit 796ea6f

Browse files
committed
Add SingleFrame for all instruments
1 parent 0332fa3 commit 796ea6f

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

pipelines/HSC/SingleFrame.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
description: Single-frame pipeline specialized for HSC
1+
description: >-
2+
Single-frame pipeline for the case in which
3+
no templates exist, specialized for HSC
24
35
imports:
4-
- location: $PROMPT_PROCESSING_DIR/pipelines/HSC/ApPipe.yaml
6+
- location: $AP_PIPE_DIR/pipelines/HSC/SingleFrame.yaml
57
include:
68
- processCcd
79
- initialPviCore

pipelines/LATISS/SingleFrame.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
description: Single-frame pipeline specialized for LATISS
1+
description: >-
2+
Single-frame pipeline for the case in which
3+
no templates exist, specialized for LATISS
24
35
imports:
4-
- location: $PROMPT_PROCESSING_DIR/pipelines/LATISS/ApPipe.yaml
6+
- location: $AP_PIPE_DIR/pipelines/LATISS/SingleFrame.yaml
57
include:
68
- processCcd
79
- initialPviCore
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
description: Single-frame pipeline specialized for LSSTComCamSim
1+
description: >-
2+
Single-frame pipeline for the case in which
3+
no templates exist, specialized for LSSTComCamSim
24
35
imports:
4-
- location: $PROMPT_PROCESSING_DIR/pipelines/LSSTComCamSim/ApPipe.yaml
6+
- location: $AP_PIPE_DIR/pipelines/LSSTComCamSim/SingleFrame.yaml
57
include:
68
- processCcd
79
- initialPviCore

0 commit comments

Comments
 (0)