Skip to content

Commit 0382b40

Browse files
committed
Add metrics for background lumpiness
1 parent b89b7e6 commit 0382b40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

python/lsst/analysis/tools/atools/calexpMetrics.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ class CalexpSummaryMetrics(AnalysisTool):
5858
"zeroPoint": "mag",
5959
"skyBg": "electron",
6060
"skyNoise": "electron",
61+
"skyBgStd": "electron",
62+
"skyBgNormRange": "",
6163
"meanVar": "", # electron**2
6264
"astromOffsetMean": "arcsec",
6365
"astromOffsetStd": "arcsec",

0 commit comments

Comments
 (0)