ddm.fitting.singleExp#

ddm.fitting.singleExp(t, tau, S)[source]#

Function for single exponential DDM fits

Parameters:
  • t (array_like) – array of the lag times

  • tau (float) – decay time

  • S (float) – stretching exponent

Return type:

theoretical single exponential ISF for given parameters