Skip to content

Jointly 1.0.3

Compare
Choose a tag to compare
@arianesasso arianesasso released this 09 Dec 16:22
· 25 commits to master since this release
036ce21

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 🥳