Skip to content

Unused background arg in characterizeImageTask.run #513

@danjampro

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

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