Coverage for config/characterizeImage.py: 100%
Shortcuts on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
Shortcuts on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
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