-
Notifications
You must be signed in to change notification settings - Fork 16
badpixel_masks
Jae-Joon Lee edited this page Jul 8, 2014
·
2 revisions
Bad pixel masks will be generated from FLAT_OFF and FLAT_ON images.
A master FLAT_OFF image is created by median combining all FLAT_OFF images. The readout pattern will be removed before combing.
Pixels with abnormal values in the master FLAT_OFF image will be marked as badpixel map.
Badpixels with high pixel values shows "+" pattern.
- Mask pixels higher than 100 x sigma (the number should be customized).
- Convolute that mask with "+" pattern.
- Further mask pixels higher than 10 x sigma or lower than -10 x sigma.
We may further consider other types of bad pixels (see here).