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-20574: Remove deprecated ip_isr functions from isrFunctions.py #73

Merged
merged 2 commits into from Nov 13, 2019

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Nov 5, 2019

Remove deprecated isrFunctions/defect methods.

@@ -79,7 +78,7 @@ def writeDefectsFile(bboxList, path):
for bbox in bboxList:
Copy link
Member

Choose a reason for hiding this comment

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

The line above looks wrong. I don't think we have DefectListT any more. It should say measAlg.Defects() and then the line 81 below could use defectList.maskPixels() directly.

@czwa czwa merged commit 04163ba into master Nov 13, 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

2 participants