napari label interpolator

A napari plugin to interpolate any number of nd-labels across a single dimension.

  • Lorenzo Gaifas

License GNU GPL v3.0 PyPI Python Version tests codecov napari hub

A napari plugin to interpolate any number of nd-labels across a single dimension.

To use, simply label a few slices along the desired dimension, then use the widget to interpolate along the desired axis.


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

Installation

You can install napari-label-interpolator via pip:

pip install napari-label-interpolator

To install latest development version :

pip install git+https://github.com/brisvag/napari-label-interpolator.git

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 GNU GPL v3.0 license, "napari-label-interpolator" is free and open source software

Issues

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

Version:

  • 0.1.1

Last updated:

  • 2024-01-24

First released:

  • 2022-09-08

License:

  • GPL-3.0-only

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • magicgui
  • edt
  • tox ; extra == 'testing'
  • pytest ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
  • pytest-qt ; extra == 'testing'
  • napari ; extra == 'testing'
  • pyqt5 ; extra == 'testing'
Website by the napari team, original design by CZI. Go to napari main website.