Code Monkey home page Code Monkey logo

pyjama's Introduction

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 and Acquisition


PyJama is open access project that was developed during my master's work at Edmond and Lily Safra International Institute of Neuroscience of Santos Dumont Insitute. PyJama is a user 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 (1.x.x, /path/to/pyjamalib)

Examples


  • Example of using the library associeted with JAMA. Open In Colab
  • Example of using JAMA in a real situation. 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


  • de Almeida TF, Morya E, Rodrigues AC, de Azevedo Dantas AFO. Development of a Low-Cost Open-Source Measurement System for Joint Angle Estimation. Sensors. 2021; 21(19):6477. https://doi.org/10.3390/s21196477
  • If you publish any paper using PyJama please contact us to update here!

Credits


pyjama's People

Contributors

tuliofalmeida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

isd-iin-els

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.