Skip to content

Releases: cgohlke/sdtfile

v2024.12.6

06 Dec 20:09
Compare
Choose a tag to compare

Read Becker & Hickl SDT files

Sdtfile is a Python library to read SDT files produced by Becker & Hickl SPCM software. SDT files contain time correlated single photon counting instrumentation parameters and measurement data. Currently only the "Setup & Data", "DLL Data", and "FCS Data" formats are supported.

Changes

  • Fix read MeasureInfo fields as scalars (breaking).
  • Update some structure field names with BH reference (breaking).
  • Parse some SetupBlock binary structures (#7).
  • Include more information in str(SdtFile).
  • Add subtype to FileRevision.

v2024.11.24

24 Nov 20:59
Compare
Choose a tag to compare

Read Becker & Hickl SDT files

Sdtfile is a Python library to read SDT files produced by Becker & Hickl SPCM software. SDT files contain time correlated single photon counting instrumentation parameters and measurement data. Currently only the "Setup & Data", "DLL Data", and "FCS Data" formats are supported.

v2024.5.24

25 May 16:30
Compare
Choose a tag to compare

Read Becker & Hickl SDT files

Sdtfile is a Python library to read SDT files produced by Becker & Hickl SPCM software. SDT files contain time correlated single photon counting instrumentation parameters and measurement data. Currently only the "Setup & Data", "DLL Data", and "FCS Data" formats are supported.

v2024.4.24

26 Apr 01:55
Compare
Choose a tag to compare

Read Becker & Hickl SDT files

Sdtfile is a Python library to read SDT files produced by Becker & Hickl SPCM software. SDT files contain time correlated single photon counting instrumentation parameters and measurement data. Currently only the "Setup & Data", "DLL Data", and "FCS Data" formats are supported.

v2023.9.28

14 Nov 16:35
Compare
Choose a tag to compare

Read Becker & Hickl SDT files

Sdtfile is a Python library to read SDT files produced by Becker & Hickl SPCM software. SDT files contain time correlated single photon counting instrumentation parameters and measurement data. Currently only the "Setup & Data", "DLL Data", and "FCS Data" formats are supported.