Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
arianesasso committed Dec 9, 2021
1 parent 4490b84 commit 4b56f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Jointly
.. image:: https://zenodo.org/badge/303936309.svg
:target: https://zenodo.org/badge/latestdoi/303936309

jointly is a python package for synchronizing sensors with accelerometer data.
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 want to precisely synchronize the multiple data streams.
Specifically, shake all your sensors in a box before and after a trial, and jointly will find these shakes, remove any temporal offset between sensors, and stretch the data so every clock aligns to a reference sensor.
Jointly ingests and produces ``pandas`` ``DataFrame`` objects.
Expand Down

0 comments on commit 4b56f98

Please sign in to comment.