Skip to main content

A library for analyze joint angles from IMU data

Project description

Build Status python-version PyPI version fury.io License: MIT last-commit downloads Open Source? Yes! Open In Colab stars

PyJama - Python for Joint Angle Measurement Acquisition


PyJama is a friendly python library for analyzing human kinematics data. Aimed at analyzing data from IMU's, MIMU's, data from optical devices and in the future tracking data from deeplearning models. The PyJama library was designed based on the JAMA device.

Contents


Installation


The latest stable release is available on PyPI, and you can install it by saying

pip install pyjamalib

Anaconda users can install using conda-forge:

conda install -c conda-forge pyjamalib

To build PyJama from source, say python setup.py build. Then, to install PyJama, say python setup.py install. If all went well, you should be able to execute the demo scripts under examples (OS X users should follow the installation guide given below).

Alternatively, you can download or clone the repository and use pip to handle dependencies:

unzip pyjamalib.zip
pip install -e pyjamalib

or

git clone https://github.com/tuliofalmeida/pyjama
pip install -e pyjamalib

By calling pip list you should see pyjamalib now as an installed package:

pyjamalib (0.x.x, /path/to/pyjamalib)

Examples


  • Example of using the library using data extracted using JAMA. Open In Colab
  • Example of using the library using data extracted using Vicon and Xsens. Open In Colab

Contributing


For minor fixes of code and documentation, please go ahead and submit a pull request. A gentle introduction to the process can be found here.

Check out the list of issues that are easy to fix. Working on them is a great way to move the project forward.

Larger changes (rewriting parts of existing code from scratch, adding new functions to the core, adding new libraries) should generally be discussed by opening an issue first. PRs with such changes require testing and approval.

Feature branches with lots of small commits (especially titled "oops", "fix typo", "forgot to add file", etc.) should be squashed before opening a pull request. At the same time, please refrain from putting multiple unrelated changes into a single pull request.

Development Team:


Publications


The publications related to this project are still in the process of being published. If you publish any paper using JAMA please contact us to update here!

Credits


Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyjamalib-0.5.67-py3-none-any.whl (45.5 kB view details)

Uploaded Python 3

File details

Details for the file pyjamalib-0.5.67-py3-none-any.whl.

File metadata

  • Download URL: pyjamalib-0.5.67-py3-none-any.whl
  • Upload date:
  • Size: 45.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for pyjamalib-0.5.67-py3-none-any.whl
Algorithm Hash digest
SHA256 e2251fa9c6f727ba3d56c0a8c2f21dbbae6984da083958ee2635e9d1d94f93e7
MD5 9ee21a60f553a49465fc30d55e2ce825
BLAKE2b-256 0edebda42debac94f83e5dd92f57a8a1fdc3a7aa1abb2dc7dcfb89906f976454

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page