PhasorPy 0.11 (2026-06-06)#

This is the second beta release of the PhasorPy library. It contains several new functions, improvements, and bug fixes.

The new io.signal_from_ometiff function reads hyperspectral and RGB images from OME-TIFF files using the tifffile library.

The filter.phasor_filter_gaussian function was fixed to apply intensity weighting by default.

The new nadh_fraction application tutorial demonstrates how to estimate the bound NADH fraction using phasor component analysis.

Several documentation inconsistencies have been fixed.

This release supports Python 3.12 through 3.14.

What’s Changed#

Full Changelog: https://github.com/phasorpy/phasorpy/compare/v0.10…v0.11