-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels