Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jointcal
-
Labels:
-
Team:Alert Production
Description
While reviewing fgcmcal, I discovered SingleFrameJacobianPlugin, which performs a similar calculation to the new PixelScaleBoundedField. In addition to confirming that these two calculations get the same result, we should investigate how much the pixel scale changes, due to the astrometric jacobian, between processCcd and jointcal. We would expect there to be little difference between those, but we should measure it.
I'm calling this Won't Fix because I think the right approach is to have all source plugins whose results we ultimately care about (not just the one referenced here) run after final astrometric and photometric calibration, so I don't care much about how the pixel scale in particular varies before and after those calibrations, at least not directly. If a bad preliminary estimate of the pixel scale (or anything else) gets in the way of something we have to do before the final calibrations, then we can open a new ticket with a more specific goal.