Problem:
In our laboratory, we needed to
quantify specific behaviors of animal test subjects during social
interactions by tracking their frequency and duration. This process
required continuous human observation, without the ability to look
away to write paper notes or enter numerical data to a screen.
Additionally, the need to monitor multiple behaviors and capture
discrete occurrences in real time could not be effectively managed
with traditional tools such as stopwatches or multiple timers,
which would lead to inefficient and inaccurate data collection.
Solution:
A Tkinter desktop application was developed to address the need for
detailed behavioral quantification. The application enables the user
to quantify three different behaviors during one interaction session
by recording total time and bout durations, and includes a tally for
an additional discrete, fleeting behavior. With an easy-to-navigate
interface, the application facilitates user input and outputs all data
into a user-defined Excel spreadsheet for efficient data handling and
analysis.