Convert Tagged Spot File (.tsf from MicroManager) to Comma Separated Values file(.csv for thunderSTORM)
You need to install protobuf before use this script.
pip install protobuf
python TaggedSpot2CSV.py xxx.tsf output.csv
Only the following fields are exported:
frame,x [nm],y [nm],z [nm],intensity [photon]