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-13790: Remove all use of the geom package #114

Merged
merged 2 commits into from May 11, 2018
Merged

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented May 8, 2018

No description provided.

Improve overlapsTract as follows:
- Update to use sphgeom instead of geom
  (this was the only routine using geom).
  Note that convexHull can no longer return False,
  but it should never fail anyway (if we find it does
  fail we'll have to move the call into a try/except).
- Use new method skymap.TractInfo.getOuterSkyPolygon
- Call wcs.pixelToSky once on a list of points
I also renamed it from `overlapsTract` for clarity, since it is now
publicly visible.
@r-owen r-owen merged commit fe04cd3 into master May 11, 2018
@ktlim ktlim deleted the tickets/DM-13790 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
2 participants