Inspect relationships between image processing operations in active workflows in napari. Open the inspector by clicking the menu Tools > Visualization > Workflow Inspector
.
Also install the napari-script-editor to generate code from active workflows.
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.
You can install napari-workflow-inspector
via pip:
pip install napari-workflow-inspector
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.
Distributed under the terms of the BSD-3 license, "napari-workflow-inspector" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.