LifeFit is a Python package to analyze time-correlated single-photon counting (TCSPC) data sets, namely fluorescence lifetime and time-resolve anisotropy decays.
You can run LifeFit directly in your browser: https://tcspc-lifefit.herokuapp.com/
Note: Initial startup of the webserver might take a few seconds, please be patient.
There are different options how to install LifeFit.
Install the package into your conda environment
conda install -c fdsteffen lifefit
Alternatively, you can install the latest release with pip
pip install lifefit
Finally, you can also get the latest development version directly from Github
pip install git+https://github.com/fdsteffen/Lifefit.git
LifeFit is documented here. To get started you might consider having a look at this tutorial.
Please report any bugs via the issue tracker
To cite LifeFit, please refer to the following paper:
F.D. Steffen, R.K.O. Sigel, R. Börner, Phys. Chem. Chem. Phys. 2016, 18, 29045-29055.