Skip to content

ImageWidget with mixed ndim #255

@kushalkolar

Description

@kushalkolar

This is starting to annoy me in mesmerize-viz, can't have mixed ndim so I made a bunch of sphaghetti to deal with it because I can't just use the new set_data()

Ideas for how to deal with mixed number of dimensions:

  1. Last two dims are always the 2D image dimensions, [x, y]
  2. We make a slider for every other dim
  3. If an image doesn't have a slider for that dim, it's ignored when that slider moves, or if that dim is used in a window function, or apply function etc.

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