Coverage for config/quickLookIsr.py: 100%
5 statements
« prev ^ index » next coverage.py v7.4.1, created at 2024-02-06 14:05 +0000
« prev ^ index » next coverage.py v7.4.1, created at 2024-02-06 14:05 +0000
1config.doWrite = False # this task writes separately, no need for this
2config.doSaturation = True # saturation very important for roundness measurement in qfm
3config.doSaturationInterpolation = True
4config.overscan.fitType = 'MEDIAN_PER_ROW'
5config.overscan.doParallelOverscan = True