This project contains a Python script for analyzing fluorescence lifetimes from PTU files.
The script will:
- Parse PTU files.
- Segment cells in the microscopy images.
- Calculate fluorescence lifetimes for each cell (median photon arrival time per pixel).
- Compute the mean and standard deviation of these lifetimes for each cell.