astropy / ccd-reduction-and-photometry-guide

Read the CCD guide here:
http://www.astropy.org/ccd-reduction-and-photometry-guide/
BSD 3-Clause "New" or "Revised" License
101 stars 47 forks source link

Cap the maximum hot pixel value to 65535 #140

Open mwcraig opened 5 years ago

mwcraig commented 5 years ago

This suggestion was made by @tstibor at https://github.com/mwcraig/ccd-reduction-and-photometry-guide/pull/110#discussion_r330014215

mwcraig commented 2 years ago

Dang, the link is broken. Ah, but I see -- right now hot pixel values can exceed 65535 and they should never do that assuming 16 bit images.

Need to check whether this fix is in.