animovement v0.4.0
With this new release we have implemented a bunch of readers for your movement data. We now have the following readers implemented:
Centroid tracking
read_animalta
for AnimalTAread_bonssai
for Bonsairead_idtracker
for idtracker.airead_trex
for TRex
Pose estimation
read_deeplabcut
for DeepLabCutread_sleap
for SLEAPread_lightningpose
for LightningPose
We have also added a new function, group_every
, which allows you to min your data much more easily e.g. "every 5 seconds".
Hope you enjoy it, and let us know of any bugs in the issues!