/htdeblur

High-Throughput Quantitative Imaging using Motion Deblur

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

htdeblur: High-throughput imaging using motion deblur

Work in progress - API may change without warning

Requirements

numpy, scipy, llops

Installation

git clone https://www.github.com/zfphil/htdeblur
cd illuminate_controller
python setup.py build
python setup.py install

Submodule List

  • htdeblur.blurkernel: Functions for creating and manipulating blur kernels
  • htdeblur.pgd: Functions related to object reconstructions
  • htdeblur.io: [Depreciated]
  • htdeblur.project_simplex_box: Functions to project into a simplex
  • htdeblur.visualization: Functions for the visualization of blur kernels and reconstructions

License

BSD 3-clause