napari-workflow-inspector

napari-workflow-inspector

Inspect relationships between image processing operations in active workflows in napari

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:

  • 15 May 2022

First released:

  • 04 December 2021

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

  • Stars: 8
  • Forks: 4
  • Issues + PRs: 3

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • napari-tools-menu
  • networkx
  • matplotlib
  • napari-workflows

Sign up to receive updates