Skip to content

david-hoffman/pydecon

Repository files navigation

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