File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 99 - location : $AP_VERIFY_DIR/pipelines/_ingredients/MetricsRuntime.yaml
1010 - location : $AP_VERIFY_DIR/pipelines/_ingredients/MetricsMisc.yaml
1111 - location : $AP_VERIFY_DIR/pipelines/_ingredients/Conversions.yaml
12+ parameters :
13+ # Use release_id=0 for development and all testing with ap_verify
14+ release_id : 0
1215tasks :
1316 associateApdb :
1417 class : lsst.ap.association.DiaPipelineTask
Original file line number Diff line number Diff line change 99 - afterburner
1010 # Most metrics should not be run with fakes, to avoid bias or contamination.
1111 - location : $AP_VERIFY_DIR/pipelines/_ingredients/ConversionsForFakes.yaml
12+ parameters :
13+ # Use release_id=0 for development and all testing with ap_verify
14+ release_id : 0
1215tasks :
1316 associateApdb :
1417 class : lsst.ap.association.DiaPipelineTask
You can’t perform that action at this time.
0 commit comments