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

Tickets/dm 5932 #23

Merged
merged 3 commits into from Jun 17, 2016
Merged

Tickets/dm 5932 #23

merged 3 commits into from Jun 17, 2016

Conversation

r-owen
Copy link
Contributor

@r-owen r-owen commented Jun 9, 2016

No description provided.

from __future__ import absolute_import, division, print_function
#
# LSST Data Management System
# Copyright 2008-2016 AURA/LSST.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Trivial but...for a new file you may as well just specify 2016

Copy link
Contributor

Choose a reason for hiding this comment

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

OK.

@djreiss djreiss force-pushed the tickets/DM-5932 branch 5 times, most recently from cddc36e to d8c0c38 Compare June 17, 2016 19:13
Major updates include:

1. Use afwMath for statistics and convolution
2. Generate and use exposures for unit test

finally using afwMath.convolve()

fix offset and wcs issue

fix convolution and stats

1. re-center kernel before convolution
2. add masks to clipped statistics

remove while loop as requested

fix kernel resizing code
@djreiss djreiss merged commit 22a0fd2 into master Jun 17, 2016
@ktlim ktlim deleted the tickets/DM-5932 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

3 participants