Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_decam
-
Labels:
-
Story Points:12
-
Epic Link:
-
Sprint:Alert Production F17 - 7, Alert Production F17 - 8, AP S18-2, AP S18-3, AP S18-4
-
Team:Alert Production
Description
We have the crosstalk coefficients for DECam, but do not apply them by default. This is an obvious problem for images with saturated stars. We should turn that correction on by default, and if possible port the solution to ip_isr.
I like this idea, but I don't think the source-gathering method is generic enough to work for other cameras. prepCrosstalk uses visit and ccdnum explicitly to retrieve source image data, and it also assumes each detector has two amps named A and B. I thought DECam was a pretty unique situation with all the inter-CCD crosstalk so prepCrosstalk might not be applicable for other cameras anyway.