Skip to content

Commit d4a8abe

Browse files
committed
Merge branch 'tickets/DM-51429'
2 parents 3f53ddc + 9c208bf commit d4a8abe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/skyCorr.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
config.bgModel2.xSize = 256 * 0.015 # in mm
55
config.bgModel2.ySize = 256 * 0.015 # in mm
66
config.bgModel2.pixelSize = 0.015 # mm per pixel
7+
config.bgModel2.minFrac = 0.5
78

89
# Detection overrides to keep results the same post DM-39796
910
config.maskObjects.detection.doTempLocalBackground = False

0 commit comments

Comments
 (0)