napari-workflow-inspector

Inspect relationships between image processing operations in active workflows in napari


Keywords
napari-plugin
License
BSD-3-Clause
Install
pip install napari-workflow-inspector==0.2.2

Documentation

napari-workflow-inspector

License PyPI Python Version tests codecov Development Status napari hub

Inspect relationships between image processing operations in active workflows in napari. Open the inspector by clicking the menu Tools > Visualization > Workflow Inspector.

img_1.png

Also install the napari-script-editor to generate code from active workflows.

img_2.png

For recording workflows, all napari image processing plugins that use the @time_slicer interface are supported. See napari-time-slicer for a list. More to come, stay tuned.

Installation

You can install napari-workflow-inspector via pip:

pip install napari-workflow-inspector

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, "napari-workflow-inspector" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.