Skip to content

Releases: MikeHughesKent/PyHoloscope

PyHoloscope v1.1.2

31 Mar 12:31
d675cfc

Choose a tag to compare

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

24 Mar 12:12
995ddb9

Choose a tag to compare

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

16 Mar 13:38
3326f0f

Choose a tag to compare

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.