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-10765: Replace existing WCS classes with SkyWcs #39

Merged
merged 3 commits into from Feb 16, 2018
Merged

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Dec 12, 2017

No description provided.

@@ -37,7 +37,7 @@ def run(self, ccdExposure, bias=None, linearizer=None, dark=None, flat=None, def
@param[in] defects -- list of detects
@param[in] fringes -- exposure of fringe frame or list of fringe exposure
@param[in] bfKernel - kernel used for brighter-fatter correction; currently unsupported
\param[in] camera -- camera geometry, an lsst.afw.cameraGeom.Camera;
@param[in] camera -- camera geometry, an lsst.afw.cameraGeom.Camera;
used by addDistortionModel
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Squash with previous commit (where it was introduced) and fix alignment.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I squashed, but am keeping the alignment as it seems quite common in our code.

because ip.isr.IsrTask now requires it
instead of the deprecated lsst.afw.image.readMetadata
@r-owen r-owen merged commit 2f0e66a into master Feb 16, 2018
@ktlim ktlim deleted the tickets/DM-10765 branch August 25, 2018 05: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