The napari hub is transitioning to a community-run implementation due to launch in June 2025.
Since October 1, 2024, this version is no longer actively maintained and will not be updated. New plugins and plugin updates will continue to be listed.

napari-image-stacker

napari-image-stacker

A plugin designed to convert multiple open layers into a stack or vice versa

License PyPI Python Version napari hub

A plugin designed to convert multiple open layers into a stack or vice versa


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

Installation

You can install napari-image-stacker via pip:

pip install napari-image-stacker

To install latest development version :

pip install git+https://github.com/RobAnKo/napari-image-stacker.git

Contributing

Contributions are very welcome. Tests can be run with tox.

License

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

Issues

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

Version:

  • 0.1.10

Last updated:

  • 04 February 2022

First released:

  • 11 January 2022

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

  • Stars: 3
  • Forks: 1
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy