napari-workflow-inspector

Inspect relationships between image processing operations in active workflows in napari

  • Robert Haase

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.

Version:

  • 0.2.2

Last updated:

  • 2022-05-15

First released:

  • 2021-12-04

License:

  • BSD-3-Clause

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • napari-tools-menu
  • networkx
  • matplotlib
  • napari-workflows
Website by the napari team, original design by CZI. Go to napari main website.