Movement

Latest version: v0.0.16

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.16

What's Changed

New features
* Polar kinematics by lochhh in https://github.com/neuroinformatics-unit/movement/pull/155
* Support video and frames files associated with sample data by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/171
* Add CLI entrypoint by lochhh in https://github.com/neuroinformatics-unit/movement/pull/176
* Implement Median and Savitzky-Golay Filters by b-peri in https://github.com/neuroinformatics-unit/movement/pull/163

Interface changes
* Rename pose_tracks to position by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/149
* Refactor accessor to provide methods instead of properties by lochhh in https://github.com/neuroinformatics-unit/movement/pull/174

Documentation
* Define the "movement dataset" and reorganise the Getting Started section by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/177

Housekeeping
* use Dataset.sizes instead of Dataset.dims for getting dimension sizes by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/153
* add merge_group as workflow trigger by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/154
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/neuroinformatics-unit/movement/pull/157
* Overhaul linting and formatting by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/156
* Add viz extras to xarray dependency by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/161
* Enforce linting of docstrings by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/165
* Remove cibuildwheel config by adamltyson in https://github.com/neuroinformatics-unit/movement/pull/169
* Changed macos runners for GitHub CI by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/170
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/neuroinformatics-unit/movement/pull/173
* update pypi dev status from pre-alpha to alpha by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/172

New Contributors
* adamltyson made their first contribution in https://github.com/neuroinformatics-unit/movement/pull/169

**Full Changelog**: https://github.com/neuroinformatics-unit/movement/compare/v0.0.15...v0.0.16

0.0.15

What's Changed
* Add and configure codespell by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/143
* Show short-term milestone as checklist by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/144
* Kinematics tutorial by sfmig in https://github.com/neuroinformatics-unit/movement/pull/135

New Contributors
* sfmig made their first contribution in https://github.com/neuroinformatics-unit/movement/pull/135

**Full Changelog**: https://github.com/neuroinformatics-unit/movement/compare/v0.0.14...v0.0.15

0.0.14

What's Changed
* Add binder configuration and dependencies by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/142


**Full Changelog**: https://github.com/neuroinformatics-unit/movement/compare/v0.0.13...v0.0.14

0.0.13

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/neuroinformatics-unit/movement/pull/99
* Update `datasets.py` by b-peri in https://github.com/neuroinformatics-unit/movement/pull/86
* Fix unreadable unwriteable fixtures for Windows by lochhh in https://github.com/neuroinformatics-unit/movement/pull/103
* Remove pytables as a conda dependency by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/104
* Use the updated upload_pypi action by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/108
* Provide a generic load_poses.from_file() function 107 by DhruvSkyy in https://github.com/neuroinformatics-unit/movement/pull/110
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/neuroinformatics-unit/movement/pull/111
* Reorganise Accessor by lochhh in https://github.com/neuroinformatics-unit/movement/pull/122
* Compute locomotion features by lochhh in https://github.com/neuroinformatics-unit/movement/pull/106
* Include M1 runners in CI and update install instructions accordingly by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/125
* Add dependabot config by lochhh in https://github.com/neuroinformatics-unit/movement/pull/128
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/neuroinformatics-unit/movement/pull/130
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/neuroinformatics-unit/movement/pull/131
* Add codecov token to test_and_deploy.yml by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/129
* add setup-miniconda action and conda install pytables (instead of hdf5) by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/133
* Implement functions to drop and interpolate over low-confidence datapoints by b-peri in https://github.com/neuroinformatics-unit/movement/pull/116
* Add tables pip package to docs requirements by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/137

New Contributors
* b-peri made their first contribution in https://github.com/neuroinformatics-unit/movement/pull/86
* dependabot made their first contribution in https://github.com/neuroinformatics-unit/movement/pull/130

**Full Changelog**: https://github.com/neuroinformatics-unit/movement/compare/v0.0.12...v0.0.13

0.0.12

What's Changed
* Export SLEAP .h5 analysis files by lochhh in https://github.com/neuroinformatics-unit/movement/pull/88
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/neuroinformatics-unit/movement/pull/94
* Fix admonition rendering in README by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/95
* Added function to load poses from LightningPose by DhruvSkyy in https://github.com/neuroinformatics-unit/movement/pull/92
* Updated website with images and branding by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/96


**Full Changelog**: https://github.com/neuroinformatics-unit/movement/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* Added LightningPose data to pooch dataset registry by niksirbi in https://github.com/neuroinformatics-unit/movement/pull/87
* Add support for loading "trackless" SLEAP files by lochhh in https://github.com/neuroinformatics-unit/movement/pull/90

**Full Changelog**: https://github.com/neuroinformatics-unit/movement/compare/v0.0.10...v0.0.11

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.