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-14842: Fix deprecation warnings from PropertyList/Set.get #364

Merged
merged 3 commits into from Jun 22, 2018

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Jun 20, 2018

No description provided.

Use `getScalar` or `getArray` instead of deprecated `get`
on `PropertySet` and `PropertyList` instances.
Use symbols from lsst.geom instead of lsst.afw.geom when possible.
Use afwGeom consistently for symbols not in lsst.geom.
Remove spaces around * and / (except for one continued line
where it hampers readability)
@r-owen r-owen merged commit b8bf880 into master Jun 22, 2018
@ktlim ktlim deleted the tickets/DM-14842 branch August 25, 2018 06:44
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