Read_PTU_V1(filepat​h)

Convert PTU files to matlab structure variable
422 Downloads
Aktualisiert 15 Jan 2018

Lizenz anzeigen

The function reads a PTU file created by a HydraHarp TCSPC device (PicoQuant device) and converts it to matlab structure called output. It runs ~100x faster than the demo version it is based on enabling real-time monitoring and analysis.

Zitieren als

Omri Bar-Elli (2024). Read_PTU_V1(filepath) (https://www.mathworks.com/matlabcentral/fileexchange/61789-read_ptu_v1-filepath), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen
Quellenangaben

Inspiriert: Picoharp

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Added support for files containing many photon counts. There was a problem due to the use of int32 instead of doubles
Update to V1.1

1.0.0.0