Welcome to animal-soup’s documentation!#
Summary#
animal-soup is an automated behavioral classification software that allows members of the
Hantman Lab to quickly and efficiently generate ethograms for their reach-to-grab behavioral data.
It is a collection of “pandas extensions”, which are functions that operate on pandas DataFrames and Series.
animal-soup essentially creates a user-friendly “psuedo-database” of your behavioral data, interfacing with
with fastplotlib for fast visualization and editing of
predicted behavioral labels. Behavioral classification training and inference has been adopted from
DeepEthogram.