You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2026. It is now read-only.
Now that https://github.com/ndev-kit/ndevio lives in its own repo
AND napari_reader_function can be used to read in label images via ndevio
AND ndev-sampledata should depend on ndevio
AND pooch makes it easy to get versioned data off something like zenodo to keep the repo clean
AND this allows testing of the sampledata and ensuring that we don't break the reader function...
Consider combining with ndevio
Only disadvantage is slight integration of concerns, but I think it actually shows off how well a reader function can be used for a sample data function, and thats quite nice.
Now that https://github.com/ndev-kit/ndevio lives in its own repo
AND
napari_reader_functioncan be used to read in label images viandevioAND
ndev-sampledatashould depend onndevioAND
poochmakes it easy to get versioned data off something like zenodo to keep the repo cleanAND this allows testing of the sampledata and ensuring that we don't break the reader function...
Consider combining with ndevio
Only disadvantage is slight integration of concerns, but I think it actually shows off how well a reader function can be used for a sample data function, and thats quite nice.