Simulation

Here you can find the functions that can be used for the simulation of fluorescence survival time distributions. To simulate the fluorescence survival time distribution for a single time-lapse condition, see gridlib.tl_simulation_single(). To simulate the fluorescence survival time distributions for multiple time-lapse conditions, see gridlib.tl_simulation().

List of all the functions:

tl_simulation_single(k, s, kb, t_int, t_tl)

Function simulates the fluorescence survival time distributions of a molecule for one time-lapse conditions.

tl_simulation(k, s, kb, t_int, t_tl_all[, N])

Function simulates the fluorescence survival time distributions of a molecule for different time-lapse conditions.