Ethotracker

Installation

conda create -n tracker python==3.7 -y
conda activate tracker
python -m pip install git+https://github.com/postpop/attrdict
python -m pip install git+https://github.com/janclemenslab/ethotracker

Usage

Track:

python -m ethotracker.tracker.pursuit

Postprocess

python -m ethotracker.post.postprocessing