There is a newer version of the record available.

Published February 19, 2025 | Version v2025.2.20
Software Open

cgohlke/ptufile: v2025.2.20

Description

Read and write PicoQuant PTU and related files

Ptufile is a Python library to

  1. read data and metadata from PicoQuant PTU and related files (PHU, PCK, PCO, PFS, PUS, PQRES, PQDAT, and SPQR), and
  2. write TCSPC histograms to T3 image mode PTU files.

PTU files contain time correlated single photon counting (TCSPC) measurement data and instrumentation parameters.

Changes

  • Rename PqFileMagic to PqFileType (breaking).
  • Rename PqFile.magic to PqFile.type (breaking).
  • Add PQDAT and SPQR file types.

Files

cgohlke/ptufile-v2025.2.20.zip

Files (72.0 kB)

Name Size Download all
md5:7b783f1e9aa3304fc3f9a1e5c962af98
72.0 kB Preview Download

Additional details

Related works

Software