We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed534dd + 34211ec commit c9b83e9Copy full SHA for c9b83e9
pipelines/LATISS/ApPipe.yaml
@@ -6,3 +6,9 @@ description: Alert Production pipeline specialized for LATISS
6
# release schedule.
7
imports:
8
- location: $AP_PIPE_DIR/pipelines/LATISS/ApPipe.yaml
9
+tasks:
10
+ diaPipe:
11
+ class: lsst.ap.association.DiaPipelineTask
12
+ config:
13
+ doPackageAlerts: True
14
+ alertPackager.doProduceAlerts: True
pipelines/LSSTComCamSim/ApPipe.yaml
@@ -6,3 +6,9 @@ description: Alert Production pipeline specialized for LSSTComCamSim
- location: $AP_PIPE_DIR/pipelines/LSSTComCamSim/ApPipe.yaml
0 commit comments