Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_algorithms, obs_subaru
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:Science Pipelines DM-W16-3, Science Pipelines DM-W16-4, Science Pipelines DM-W16-5
-
Team:Data Release Production
Description
Add algorithms to compute the Jacobian correction for each object (calculable from the Wcs, but sometimes convenient) and record the focal plane coordinates (instead of CCD coordinates) for sources (useful for plotting).
The standalone HSC commits to be cherry-picked are:
Jacobian
meas_algorithms
May 3, 2013
Jacobian: add Algorithm to compute the Jacobian.
May 24, 2013
Jacobian: fix up some cut/paste oversights.
May 28, 2013
Jacobian: fix calculation
obs_subaru
May 3, 2013
config: enable jacobian calculation in processCcd
May 6, 2013
config: set pixelScale for jacobian correction
focalplane
meas_algorithms
May 24, 2013
add algorithm to calculate position on the focal plane
May 25, 2013
fix up building of focalplane algorithm
Nov 21, 2014
Adapt to removal of Point<float> from afw::table.
obs_subaru
May 24, 2013
config: activate focalplane algorithm
I'll start looking at the code shortly. In the meantime, Nate Lust, could you please explain the plot above? It's nice and colourful, but it's not obvious that it demonstrates these plugins do the correct thing. Have you checked that you get the same (or very similar) numbers running the same data through the equivalent code on HSC?