Skip to content

napari reader for multiscale-spatial-image datasets #71

@GenevieveBuckley

Description

@GenevieveBuckley

I came across the multiscale-spatial-image package recently, and like it a lot. I thought it would be handy for me to have a napari plugin that can read these and return a pyramid/multiscale structure napari understands.

It's a very rough draft, but you can find it here:

pip install git+https://github.com/GenevieveBuckley/napari-multiscale-spatial-image.git

I thought I'd share in case some part of this could be helpful to the wider spatial-image community. Possibly it could be developed into something more general, too.

Most of the curent napari reader plugins for zarr crash if there are multiple datasets contained within the top .zarr root node. Of course you can write a 1-2 line script to open a specific level dataset in zarr and then pass it to napari, but it's less convenient than being able to drag and drop the file.

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