Skip to content

animovement v0.4.0

Compare
Choose a tag to compare
@roaldarbol roaldarbol released this 12 Nov 16:34
· 4 commits to main since this release
bd30cde

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 AnimalTA
  • read_bonssai for Bonsai
  • read_idtracker for idtracker.ai
  • read_trex for TRex

Pose estimation

  • read_deeplabcut for DeepLabCut
  • read_sleap for SLEAP
  • read_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!