Skip to content

Convert Tagged Spot File (.tsf from MicroManager) to Comma Separated Values file(.csv for thunderSTORM)

License

Notifications You must be signed in to change notification settings

imodpasteur/TaggedSpot2CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaggedSpot2CSV

Convert Tagged Spot File (.tsf from MicroManager) to Comma Separated Values file(.csv for thunderSTORM)

dependency

You need to install protobuf before use this script.

pip install protobuf

usage

python TaggedSpot2CSV.py xxx.tsf output.csv

note

Only the following fields are exported:

frame,x [nm],y [nm],z [nm],intensity [photon]

About

Convert Tagged Spot File (.tsf from MicroManager) to Comma Separated Values file(.csv for thunderSTORM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published