hms-dbmi / vizarr

A minimal Zarr image viewer based on Viv.
https://hms-dbmi.github.io/vizarr/?source=https://minio-dev.openmicroscopy.org/idr/v0.3/idr0062-blin-nuclearsegmentation/6001240.zarr
MIT License
114 stars 16 forks source link

Question about vizarr's mandelbrot demo #170

Open kephale opened 1 year ago

kephale commented 1 year ago

Hey Vizarrisatas!

You all have a fantastic Mandelbrot demo shared as a collab notebook: https://colab.research.google.com/github/hms-dbmi/vizarr/blob/main/example/mandelbrot.ipynb

I used it to test out some 2D tiled loading code in napari: https://github.com/napari/napari/issues/5561#issuecomment-1555211176

Do you all have a plan to post/license that demo anywhere? I would be quite interested in teaming up on a collection of generative zarr demo datasets.

Cheers, Kyle

manzt commented 1 year ago

Apologies for the delay in my reply. I was at a conference last week and am just catching up on issues :)

I'm glad to hear the mandelbrot store was useful in napari! I created it to make debugging some things in vizarr a bit more interesting.

Do you all have a plan to post/license that demo anywhere? I would be quite interested in teaming up on a collection of generative zarr demo datasets.

I've always wanted to share/post the demo but just haven't found the time. Would be happy to collaborate and contribute to a collection of generative zarr demo datasets.