Skip to content
Snippets Groups Projects
Commit f3c6e724 authored by Andrey Aristov's avatar Andrey Aristov
Browse files

add zarr

parent 6076f7d4
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,8 @@ contributions: ...@@ -25,8 +25,8 @@ contributions:
title: Segment organoid title: Segment organoid
readers: readers:
- command: napari-segment.get_reader - command: napari-segment.get_reader
accepts_directories: false accepts_directories: True
filename_patterns: ['*.npy', '*.nd2'] filename_patterns: ['*.npy', '*.nd2', '*.zarr']
writers: writers:
- command: napari-segment.write_multiple - command: napari-segment.write_multiple
layer_types: ['image*','labels*'] layer_types: ['image*','labels*']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment