Skip to content

amarallab/waldo

Repository files navigation

README

What is this repository for?

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.

How do I get set up?

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://peterbwinter@bitbucket.org/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

Who do I talk to?

Repo owner: Peter B. Winter (peterwinteriii at gmail.com)