/pydecon

Image deconvolution algorithms in python

Primary LanguagePythonApache License 2.0Apache-2.0

PyPI version Anaconda version Conda Badge Code style: black ci Create Release

pydecon

A library stub that implements different deconvolution algorithms. At this point only Richardson-Lucy is supported.

MORE TO COME!

Installation

Installation is simplest with conda or pip:

conda install -c david-hoffman pydecon
pip install pydecon