Is it possible to add support for the MultiHarp150 ptu format?
I can provide test data etc.
Actually this is readily available as PicoQuant code demo
https://github.com/PicoQuant/PicoQuant-Time-Tagged-File-Format-Demos/blob/master/PTU/Python/Read_PTU.py
Check
Record types
........
rtGenericT3 = struct.unpack(">i", bytes.fromhex('00010307'))[0] # MultiHarpXXX and PicoHarp330
rtGenericT2 = struct.unpack(">i", bytes.fromhex('00010207'))[0] # MultiHarpXXX and PicoHarp330