Skip to content

v2024.12.6

Latest
Compare
Choose a tag to compare
@cgohlke cgohlke released this 06 Dec 20:09

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.