spacetelescope / jwql

The James Webb Space Telescope Quicklook Application
BSD 3-Clause "New" or "Revised" License
64 stars 42 forks source link

Hot Pixel Monitor for NIRCAM #1563

Open stscijgbot-jwql opened 2 months ago

stscijgbot-jwql commented 2 months ago

Issue JWQL-54 was created on JIRA by Rosa Diaz:

Rationale: Critical for target acq, as these pixels are flagged and excluded from centroid calculations.

Input Data: Dark current exposures

Algorithm: Can be combined with dark current monitor. Ratio of slope image from dark current ramp to a baseline dark slope image. Flag any newly hot pixels with large values in the ratio image, or signal rates above some threshold

Output to trend: Hot pixel population

stscijgbot-jwql commented 2 months ago

Comment by Bryan Hilbert on JIRA:

The bad pixel monitor currently in use does provide a map and database entry of potential new hot pixels. It also presents a trending plot of new hot pixels found over time. So I think a separate hot pixel monitor is probably not necessary. We could always tweak the outputs of the bad pixel monitor if teams want more detailed information on hot pixels.