Worm Analysis for Live Detailed Observation, or WALDO, was designed with two primary functions in mind (1) to assess the quality of your data aquisition setup and (2) to remove the disruptions in tracking individual worms by correcting many types of imaging errors that occur during real time processing.
A pdf Quick Start Guide and User Manual can be found here.
A compiled version of the WALDO code is available for download here.
To check out the source code repository make sure to install mercurial and then use the command:
hg clone https://[email protected]/peterbwinter/waldo waldo
git clone https://github.com/amarallab/waldo.git waldo
Once the repository is cloned, you can launch WALDO's graphical user interface with the command:
python waldo/code/guiwaldo.py
Repo owner: Peter B. Winter (peterwinteriii at gmail.com)