Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/skyCorr.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
config.bgModel2.xSize = 256 * 0.015 # in mm
config.bgModel2.ySize = 256 * 0.015 # in mm
config.bgModel2.pixelSize = 0.015 # mm per pixel
config.bgModel2.minFrac = 0.5

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