corr-spec

I simulate 2D diffusion of N particles on a grid to understand Fluorescence Correlation Spectroscopy (FCS).

Check it out here!

Parameters that can be played around with:

  1. N (Number of particles)
  2. D (Diffusion coefficient of the particles)

References:

  1. C++ Model of 2D diffusion. Heinemann, Vogel and Schwille, 2013.
  2. Simulating fluorescence images of point particles. Raghuveer Parthasarathy’s image analysis course.
  3. Docs for multipletau.
  4. Thorsten Wohland’s interactive applet on FCS.

GitHub