Coverage for config/characterizeImage.py: 100%
3 statements
« prev ^ index » next coverage.py v6.4.1, created at 2022-06-16 02:55 -0700
« prev ^ index » next coverage.py v6.4.1, created at 2022-06-16 02:55 -0700
1# characterize image task config for CFHT single frame measurement
3# These cosmic ray defaults work for validation_data_cfht (which is post-ISR
4# data, thus not actually raw); it may not be correct for all CFHT data.
5config.requireCrForPsf = False
6config.repair.cosmicray.nCrPixelMax = 100000
7config.repair.cosmicray.min_DN = 3000