Read_PTU_V1(filepat​h)

Convert PTU files to matlab structure variable
421 Downloads
Updated 15 Jan 2018

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Convert Image Type in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired: Picoharp

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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