Coverage for config/characterizeImage.py: 100%

3 statements  

« prev     ^ index     » next       coverage.py v6.4.2, created at 2022-08-05 01:30 -0700

1# characterize image task config for CFHT single frame measurement 

2 

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