BiesClucasPlayBehaviorTimer is a rat timing program, which keeps track of how many seconds rats spend in Zone 1, Zone 2, Zone 3, and how many seconds rats spend freezing, running, sleeping, grooming, wallclimbing, and bathrooming. In this one, we have two rats in a cage, and they play with each other.
b : bathrooming
c : crawl over
d : pinning down
f : sniffing
g : groom
r : running or locomotion
s : sleeping
t : sitting
p : pause
q : quit
It outputs to a file called "times.dat" which it saves in the same folder that it runs in. If there is already stuff saved in the file, it just adds to the end of the file. Remember, if you pause, you have to unpause before it will record anything else.
Created by Alex Bies
Coded by Jon Clucas
Copyleft 2008 by Bad Mutha Booboisie Software under GPLv3
This is free software, and you are welcome to redistribute it under certain conditions;
see http://www.gnu.org/licenses/gpl-3.0.txt for details.