-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi - I've come across what appears to be an unused arg in characterizeIamgeTask.run:
| def run(self, exposure, exposureIdInfo=None, background=None): |
Specifically the background input is not used, and the variable is reassigned here:
| background = self.background.run(exposure).background |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels