Skip to content

RFC: layers should accept a zarrita Store directly for data loading #954

@keller-mark

Description

@keller-mark

As noted in the title, I am making this issue as a "request for comment"-style thing to encourage discussion. It is just an idea, and the benefits may not outweigh the negatives, so i want to hear others' thoughts.

User story

Viv currently implements loader classes conforming to the PixelSource abstraction. Such an abstraction was necesssary for historical reasons to unify things between the different image formats Bioformats-Zarr, OME-TIFF, OME-Zarr.

However, requiring the intermediate PixelSource may be unnecessary if we can instead unify things at the Zarr-store-level.

Preferred solution

Possible alternatives

The status quo, keeping the PixelSource abstraction.

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