Get Parasite Position from ToAst

Reads logfile from ToAst (imageJ plugin) output and extracts all the lines until line = "Overall" and saves the tracking number, slice, X and Y position

Download README Download Script

Detailed explanation

Reads logfile from ToAst (imageJ plugin) output and extracts all the lines until line = "Overall" and saves the tracking number, slice, X and Y position. A user interface is prompted to select the logfile. A text file is saved with tracking number, slice, X and Y position

Authors

Mafalda Sousa - Advanced Light Microscopy,i3S - Instituto de Investigação e Inovação em Saúde

keywords

python,Tracking,ToAst

Requirements

Requires python 3.8, tkinter