View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Question on “ccdproc”

hanin wrote on Jan 25, 2008

Hello,

I have CCD images with overscan region. When I use ccdproc, IRAF subtracted my images with overscan region and bias images. My question is, since the "bias" is already inside (embedded in) the "overscan", isn't it redundant to subtract the bias twice from the images?

Normally if I have a set of science, dark, bias, and flat frames, I just subtract the darks from the science images. I did not use bias images in subtraction since it is already included in the darks - I just use them for stability check.

Thanks,
Hanin.

Francisco Valdes wrote on Jan 25, 2008

Hello,

Overscan corrections are used to track very short term electronic drifts; on the time scale of an exposure. Bias or dark frames are also overscan corrected to leave any more stable 2D pattern of dark counts or electronic zero point variations for removal from the overscan corrected science exposures.

Yes, it is generally the case that one uses dark calibrations in place of bias or zero frame calibrations.

So you should use overscan and dark calibrations.

Yours,
Frank Valdes

Last post on Jan 25, 2008