We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f53ddc + 9c208bf commit d4a8abeCopy full SHA for d4a8abe
config/skyCorr.py
@@ -4,6 +4,7 @@
4
config.bgModel2.xSize = 256 * 0.015 # in mm
5
config.bgModel2.ySize = 256 * 0.015 # in mm
6
config.bgModel2.pixelSize = 0.015 # mm per pixel
7
+config.bgModel2.minFrac = 0.5
8
9
# Detection overrides to keep results the same post DM-39796
10
config.maskObjects.detection.doTempLocalBackground = False
0 commit comments