In 2D view, click on an pixel to plot the intensity along the depth (Z) axis of a 3D image at that location.
This project is part of an ongoing collaboration between the EPFL Center for Imaging and the Bionanophotonic Systems Laboratory.
Authors
- Mallory Wittwer (EPFL Center for Imaging)
- Felix Richter (BIOS)
You can install napari-z-plotter
via pip:
pip install napari-z-plotter
Select the plugin from the Plugins
menu of Napari.
Contributions are very welcome. Please get in touch if you'd like to be involved in improving or extending the package.
Distributed under the terms of the BSD-3 license, "napari-z-plotter" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.