Skip to content

Commit abdd11f

Browse files
authored
Merge pull request #405 from lsst/tickets/DM-50843
DM-50843: Add new metadata metrics from detectAndMeasure
2 parents 365eec8 + 21350bc commit abdd11f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pipelines/apDetectorVisitQualityCore.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ tasks:
105105
nBadPixelsDetectedNegative: ct
106106
nUnmergedDiaSources: ct
107107
nMergedDiaSources: ct
108+
residualFootprintRatioMean: ''
109+
residualFootprintRatioStdev: ''
108110
python: |
109111
from lsst.analysis.tools.atools import TaskMetadataMetricTool
110112
analyzeLoadDiaCatalogsMetrics:

0 commit comments

Comments
 (0)