Skip to content

Releases: hpi-dhc/jointly

Jointly 1.0.4

10 Jan 14:01
ce3824b
Compare
Choose a tag to compare
  • Fix contributing.rst guide to testing
  • Improve documentation problems
  • Check: #12

Jointly 1.0.3

09 Dec 16:22
036ce21
Compare
Choose a tag to compare

Jointly is a python package for synchronizing sensors with accelerometer data. You need this package if you're a researcher who has recorded accelerometer data (plus possibly other data) on multiple sensors and wants to synchronize the multiple data streams precisely. Specifically, shake all your sensors together before and after a study and jointly will find these shakes, remove any temporal offset between sensors, and stretch the data so every clock aligns with a reference sensor. Jointly ingests and produces pandas DataFrame objects.

Free software: MIT license
Documentation: https://jointly.readthedocs.io

This is our first release 🥳