Skip to content

ImageArraySource doesn't work with filter/pipelines #378

@garrettwrong

Description

@garrettwrong

When used with filter/pipeline code, code attempts to iterated over filters. Sources like Simulation are instantiated with a ctf_filter argument for example. ImageArraySource is not instantiated with such a filter (it is None).

From this I gather we have not yet used this source with the rest of the processing code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions