Skip to content

Welcome to LifeFit

LifeFit is a Python package to analyze time-correlated single-photon counting (TCSPC) data sets, namely fluorescence lifetime and time-resolve anisotropy decays.

Citation

F.D. Steffen, R.K.O. Sigel, R. Börner, Phys. Chem. Chem. Phys. 2016, 18, 29045-29055.

Installation

Install the latest release with pip

pip install lifefit

Webserver

You can run LifeFit directly in your browser. Start the streamlit app from the terminal with:

lifefit_gui

Tutorial

For an introduction into the functionality of LifeFit visit the tutorial.ipynb.

Bug reports

Please report any bugs via the issue tracker on Github.