Replies: 2 comments 3 replies
-
|
Update: I have realised the header information is not fully filled out when a FIFO error occurs during the measurement. This leads to an error in trattoria which looks at the number of records before processing the tags. It would be very helpful if this behaviour, and how FIFO errors are recorded in the .ptu file, was more clearly documented. |
Beta Was this translation helpful? Give feedback.
-
|
You are right. Many information will be written after the measurement is finished. That means the ptu header must be updated afterwards. I don't know, how trattoria works. But you can read the ptu files with snAPI. So there is no need for any 3rd party tools that we cant support. Just look at https://github.com/PicoQuant/snAPI/blob/main/tools/Tool_ReadPTU.py. Here you can see how to get the data out of a ptu file. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering if there are any differences in the way .ptu files are recorded using snAPI vs the included software for HydraHarp and PicoHarp devices?
Previously, I have used the trattoria python package for post-processing of .ptu files created using the measure T2/T3 mode in the HydraHarp software. However, using snAPI to record T2 data and processing using trattoria is returning blank records. I am able to read the files fine using snAPI, so I wondered if this is expected due to the way .ptu files are recorded having changed? Cheers!
Beta Was this translation helpful? Give feedback.
All reactions