LifeFit is a Python package to analyze time-correlated single-photon counting (TCSPC) data sets, namely fluorescence lifetime and time-resolve anisotropy decays.
Note
Please cite: F.D. Steffen, R.K.O. Sigel, R. Börner, Phys. Chem. Chem. Phys. 2016, 18, 29045-29055.
Install the latest release with pip
pip install lifefit
You can run LifeFit directly in your browser. Start the streamlit app from the terminal with:
lifefit_gui
LifeFit is documented here.
Please report any bugs via the issue tracker