NaPaM

A plugin that allows you to run macros (i.e. python scripts) on the images for any kind of image processing.

  • Jaison John

License BSD-3 PyPI Python Version codecov napari hub

A plugin that allows you to run macros on the images for any kind of image processing.


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

You can install napam via pip:

pip install napam

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.

Demo

This is to demonstrate how the plugin can be used to run any script on an image.

License

Distributed under the terms of the BSD-3 license, "napam" is free and open source software

Issues

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

Version:

  • 0.1.4

Last updated:

  • 2025-02-10

First released:

  • 2024-04-26

License:

  • BSD-3-Clause

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • magicgui
  • qtpy
  • matplotlib
  • QScintilla
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari; extra == "testing"
  • qtpy; extra == "testing"
  • QScintilla; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.