Skip to content

Commit 06cea2d

Browse files
authored
Merge branch 'main' into update-team-list
2 parents 7dfddb9 + 7d0a33a commit 06cea2d

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

content/tools/analysis/movement.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "Movement"
3+
description: "A Python toolbox for analysing animal body movements across space and time."
4+
category: "behavior-analysis"
5+
image: "/images/tools/movement/movement_logo_transparent_with-text.png"
6+
source_url: "https://github.com/neuroinformatics-unit/movement"
7+
docs_url: "https://movement.neuroinformatics.dev/"
8+
weight: 200
9+
---
10+
11+
## Description
12+
13+
`movement` aims to provide a consistent, modular interface for analysing motion tracks, enabling steps such as data cleaning, visualisation, and motion quantification. `movement` aims to support all popular animal tracking frameworks and file formats.
14+
15+
![Movement Overview](/images/tools/movement/movement_overview.png)
16+
17+
18+
## NWB Integration
19+
20+
`movement` pose datasets can be loaded from and saved to NWB files. The pose tracks are formatted according to the [ndx-pose](https://github.com/rly/ndx-pose) extension. See the NWB tab in the [movement I/O docs](https://movement.neuroinformatics.dev/user_guide/input_output.html).
43 KB
Loading
159 KB
Loading

0 commit comments

Comments
 (0)