numerical focusing (refocusing, autofocusing) of complex wave fields
Project description
Numerically (auto)refocus complex wave fields, such as those acquired using quantitative phase imaging techniques in modern microscopy.
Documentation
The documentation is available is available at nrefocus.readthedocs.io.
Installation
Install from the Python package index (the FFTW extra enables fast Fourer transforms with PyFFTW):
pip install nrefocus[FFTW]
or clone the repository and run:
pip install -e .[FFTW]
Testing
Testing is done with pytest:
pip install pytest pytest tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nrefocus-0.5.3.tar.gz
(156.9 kB
view hashes)
Built Distribution
nrefocus-0.5.3-py3-none-any.whl
(25.7 kB
view hashes)