napari label interpolator

napari-label-interpolator

A napari plugin to interpolate any number of (n-1)d-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 (n-1)d-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.

https://user-images.githubusercontent.com/23482191/189153632-40ef38b7-be89-40b3-b583-b17f3241c67b.png


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.0

Last updated:

  • 08 September 2022

First released:

  • 08 September 2022

License:

  • GPL-3.0

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

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

Python versions supported:

Operating system:

Requirements:

  • magicgui
  • edt

Sign up to receive updates