Zuzeng Lin

Results 12 issues of Zuzeng Lin

There is a script to convert pt2 to ptu format. https://github.com/zak489/picoquant_tttr_to_ptu/blob/master/pt2_to_ptu.py

ETA is now always running in real time mode. If you're trying to analyze an existing file on disk, and you clicked the "view results" button too early, you will...

I am thinking about making a auto-generate wizard to insert frequently used Acquisition Device, Delay Line, or router VIs. Or at least, allow people to copy VIs from another recipe...

recipe
GUI

Maybe we can try node red as VI orchestration UI. Each VI can be represented as a node in the graph, and the numbers of input channels and output channels...

GUI

~~We can maintain an old copy of the "result['h3']", and calculate the difference result_diff between current "result['h3']" and the old "result['h3']". We also need "result['countrate'][0]" which comes from the Virtual...

recipe
GUI
feature

Currently we show percentage of file reading in clip generators, but it is super noisy and doesn't make much sense when used together with muli-threading. I would suggest to have...

help wanted
recipe
GUI

Users who just buy a time-tagger would usually Google for a software for analyzing the data. An tutorial video showing how to start a correlation analysis (real g(2) ) for...

enhancement
help wanted