zarpaint
Paint segmentations directly to on-disk/remote zarr arrays
Paint segmentations directly to on-disk/remote zarr arrays
This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.
Installation
You can install zarpaint via pip:
pip install zarpaint
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "zarpaint" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.4.0
 
Last updated:
- 2024-06-26
 
First released:
- 2021-06-17
 
License:
- BSD-3
 
Supported data:
- Information not submitted
 
Open extension:
Save extension:
Operating system:
- Information not submitted
 
Requirements:
- magicgui
 - napari >=0.4.19
 - numpy
 - pyyaml
 - qtpy
 - scipy
 - scikit-image >=0.21
 - toolz
 - zarr <3,>=2.11
 - tensorstore ; extra == 'all'
 - coverage ; extra == 'testing'
 - pytest ; extra == 'testing'
 - pytest-cov ; extra == 'testing'
 - pytest-qt ; extra == 'testing'
 - napari[pyqt5] ; extra == 'testing'
 

