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

Before submitting a pull request (PR), please read the [contributing guide](https://github.com/neuroinformatics-unit/.github/blob/main/CONTRIBUTING.md). Please fill out as much of this template as you can, but if you have any problems or questions,...

These were implemented in https://github.com/neuroinformatics-unit/movement/pull/163. The easiest way to document them would be to update the existing sphinx-gallery example about filtering.

enhancement

The default rendering produced by applying `autosummary` to the `MovementDataset` class (what used to be `MoveAccessor`) looks a bit awkward. For example, `__init__` appears twice and the attributes appear without...

bug