Coverage for config/quickLookIsr.py: 100%
5 statements
« prev ^ index » next coverage.py v7.5.1, created at 2024-05-12 03:03 -0700
« prev ^ index » next coverage.py v7.5.1, created at 2024-05-12 03:03 -0700
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