Skip to content

Fix filter generation #184

@orianac

Description

@orianac

Right now the if/elif statement is swapped such that the circular_focal_mean creates a skewed filter and vice versa. Fixing this requires swapping the if/else statements e.g.

if method == 'skewed':
. @andersy005 should we add this to an existing PR or open a new one off of main?

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