napari label interpolator

napari-label-interpolator

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

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:

  • 24 January 2024

First released:

  • 08 September 2022

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

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

Python versions supported:

Operating system:

Requirements:

  • magicgui
  • edt

Sign up to receive updates