napari sdeconv

napari-sdeconv

2D and 3D deconvolution

napari-sdeconv is a suite of Napari plugins for the sdeconv library <https://sylvainprigent.github.io/sdeconv/>_ dedicated to 2D and 3D images deconvolution. It contains multiple deconvolution algorithms and PSF Generators.

  • Example of deconvolution with Spitfire

img

  • Example of how to generate a 3D PSF

img

Installation

You can install napari-sdeconv via pip:

pip install napari-sdeconv

Note that the current version of the package only support python 3.9

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-tracks-reader" is free and open source software

Issues

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

Version:

  • 1.0.1

Last updated:

  • 06 July 2022

First released:

  • 02 September 2021

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

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

Python versions supported:

Operating system:

Requirements:

  • numpy
  • magicgui
  • qtpy
  • sdeconv (>=1.0.1)

Sign up to receive updates