Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@cgohlke cgohlke released this 16 Dec 23:02
· 7 commits to main since this release
b98549f

PhasorPy is an open-source Python library for the analysis of fluorescence lifetime and hyperspectral images using the phasor approach.

This is the third alpha release of the PhasorPy library. It fixes the averaging of phasor coordinates in the phasor_center and phasor_calibrate functions, replaces the phasor_filter function with phasor_filter_median, adds support for multiple harmonics to phasor_threshold, and adds the read_imspector_tiff function to read ImSpector FLIM TIFF files. This release supports Python 3.10 to 3.13.

What's Changed

Full Changelog: v0.2...v0.3