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-05 08:53 +0000

1# mypy: disable-error-code="name-defined" 

2 

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