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-17446: overscan improperly sets bounding boxes when leading/trailing columns are skipped #73

Merged
merged 3 commits into from Jan 30, 2019

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Jan 30, 2019

No description provided.

czwa and others added 3 commits January 30, 2019 11:15
Setting overscanNumLeadingColumnsToSkip and
overscanNumTrailingColumnsToSkip needs to ensure that the bounding box
skips the appropriate edges.  Previously, one edge was not being
skipped, resulting in an incorrect overscan bounding box.
Copy link
Contributor

@SimonKrughoff SimonKrughoff left a comment

Choose a reason for hiding this comment

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

Looks good.

python/lsst/ip/isr/isrTask.py Show resolved Hide resolved
python/lsst/ip/isr/isrTask.py Show resolved Hide resolved
@czwa czwa merged commit f685ab5 into master Jan 30, 2019
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