Releases: MikeHughesKent/PyHoloscope
Releases · MikeHughesKent/PyHoloscope
PyHoloscope v1.1.2
PyHoloscope is a Python package for holographic microscopy, providing performant reconstruction of inline and off-axis holograms.
It is designed to be:
- Fast (for Python) - optimised for CPU using Numpy, Scipy and Numba, with GPU support via CuPy
- Easy to Use - a simple object-oriented API gives high performance without low-level tweaks
- Suitable for Live Imaging - can be used as the back-end of holographic microscopy GUIs as well as for offline processing
Full documentation is on Read the docs.
In Release 1.1.x:
- Improved autofocus performance and additional focus metrics
- Bug fixes in examples
- Enhanced test coverage
- Additional notebook tutorials
- Improved Holo class interface using properties
PyHoloscope v1.1.1
PyHoloscope is a Python package for holographic microscopy, providing performant reconstruction of inline and off-axis holograms.
It is designed to be:
- Fast (for Python) - optimised for CPU using Numpy, Scipy and Numba, with GPU support via CuPy
- Easy to Use - a simple object-oriented API gives high performance without low-level tweaks
- Suitable for Live Imaging - can be used as the back-end of holographic microscopy GUIs as well as for offline processing
Full documentation is on Read the docs.
In Release 1.1.0:
- Improved autofocus performance and additional focus metrics
- Bug fixes in examples
- Enhanced test coverage
- Additional notebook tutorials
PyHoloscope v1.0.1
PyHoloscope is a Python package for holographic microscopy, providing performant reconstruction of inline and off-axis holograms.
It is designed to be:
- Fast (for Python) - optimised for CPU using Numpy, Scipy and Numba, with GPU support via CuPy
- Easy to Use - a simple object-oriented API gives high performance without low-level tweaks
- Suitable for Live Imaging - can be used as the back-end of holographic microscopy GUIs as well as for offline processing
Full documentation is on Read the docs.