movement icon indicating copy to clipboard operation
movement copied to clipboard

Python tools for analysing body movements across space and time

Results 63 movement issues
Sort by recently updated
recently updated
newest added

We would like to have the ability to load single frames from a video (minimally just loading an image) into napari as an `Image` layer. The development of this feature...

enhancement
GUI

We currently store some pose estimation data in a [GIN repository](https://gin.g-node.org/neuroinformatics/movement-test-data). We could also add some frames extracted from the corresponding videos (or in some cases the entire video). This...

enhancement
GUI

**Is your feature request related to a problem? Please describe.** Not related to a problem, but it could be a useful feature to have to expand the use of pose...

enhancement

For SLEAP we could have something like `load_skeleton.from_sleap_json()` _Originally posted by @niksirbi in https://github.com/neuroinformatics-unit/movement/pull/88#discussion_r1404207491_

This should be added to the Community section of the docs website. Relevant resources: - [BrainGlobe governance model ](https://brainglobe.info/governance-model.html) - [CommunityRule governance templates](https://communityrule.info/) - [Meritocratic governance model](http://oss-watch.ac.uk/resources/meritocraticgovernancemodel)

enhancement

Similar to [this napari page](https://napari.org/stable/community/team.html). It should mention: - the host institutes (SWC and Gatsby, UCL) - the core dev team and the NIU - the funders

documentation

This is to acknowledge everyone's contributions, regardless of their nature, similar to the [corresponding brainglobe page](https://brainglobe.info/contributors.html)

documentation

Once the tasks below are completed, we should be able to achieve this with minimal effort. ```[tasklist] ### Tasks - [ ] #49 - [ ] #4 ```

enhancement
GUI

Our envisioned napari frontend (see #31) should have the ability to load [sample data](https://napari.org/stable/plugins/contributions.html#contributions-sample-data), i.e. the sample pose tracks we store on [GIN](https://gin.g-node.org/neuroinformatics/movement-test-data) as well as sample video frames (see...

enhancement
GUI

See example implementation [here](https://github.com/pyratlib/pyrat/blob/main/pyratlib/processing.py)

core feature