Skip to content

Unused background arg in characterizeImageTask.run #513

Description

@danjampro

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions