Coverage for python / lsst / summit / utils / resources / config / quickLookIsr.py: 100%
6 statements
« prev ^ index » next coverage.py v7.13.5, created at 2026-05-01 09:03 +0000
« prev ^ index » next coverage.py v7.13.5, created at 2026-05-01 09:03 +0000
1# mypy: disable-error-code="name-defined"
3config.doWrite = False # this task writes separately, no need for this
4config.doSaturation = True # saturation very important for roundness measurement in qfm
5config.doSaturationInterpolation = True
6config.overscan.fitType = "MEDIAN_PER_ROW"
7config.overscan.doParallelOverscan = True
8config.brighterFatterMaxIter = 2 # Uncomment this to remove test warning