Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-9862: attempt to properly rotate meas_mosaic outputs #9

Merged
merged 9 commits into from Apr 20, 2017

Conversation

TallJimbo
Copy link
Member

This attempt is known to be incomplete, but the remainder of the work is already on another ticket.

laurenam and others added 9 commits April 19, 2017 14:49
Without this rotation, the wcs is output in the meas_mosaic coords (LLC
w.r.t. FP is 0,0) as opposed to the LSST coords (0,0 attached to the
electronics, so 0,0 is the associated with the LLC of ampifier 1).  This
makes use of the new rotateWcsPixelsBy90() function in meas_astrom, which
properly rotates a TAN-SIP wcs, to rotate the new wcs to the LSST
coordinate system prior to persisting.

Note that the fcr files are still being persisted in the HSC coordinate
system.  This is accounted for in updateExposure.py and is safe (as of
now) since no other code uses these files.
This attempt at optimization is no longer possible with pybind11
wrapping.
This includes the pybind11 wrapping which no longer exposes the
getElementCount() function on keys and the change in the persistence
file locations of the meas_mosaic outputs.
@TallJimbo TallJimbo merged commit 3b61867 into master Apr 20, 2017
@ktlim ktlim deleted the tickets/DM-9862 branch August 25, 2018 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants