PicoQuant / snAPI

snAPI is a Python wrapper which enables seamless communication and configuration with PicoQuant TCSPC devices.
https://picoquant.github.io/snAPI/
Other
25 stars 4 forks source link

Documentation about correlation is misleading #4

Closed snizzleorg closed 11 months ago

snizzleorg commented 1 year ago

The figure in (https://picoquant.github.io/snAPI/snAPI.Main.html#snAPI_Main_Correlation)

from the figure it appears that snAPI does not calculate the time differences between all photons, but rather focuses solely on those occurring in channel 2 immediately following channel 1, similar to the representation shown in the upper plot.

However snAPI indeed does calculate the time differences between all photons.

tpoint75 commented 11 months ago

will be fixed in snAPI v1.0.2