tsdf
TS
A package to read, modify and write TSDF data in Python.
Updated 8 months ago
3
A toolbox to calculate digital biomarkers for wearable sensors in Parkinson's disease.
Badges | |
---|---|
Packages and Releases | |
DOI | |
Build Status | |
License |
Paradigma is a Python package (see documentation) for processing wearable sensor data to identify digital biomarkers for Parkinson’s disease. It simplifies the analysis of gait and photoplethysmography (PPG) data using a unified Time Series Data Format (TSDF), helping researchers extract key PD biomarkers. Future updates will add tremor detection and more feature extraction tools.
The package is available in PyPi and requires Python 3.10 or higher. It can be installed using:
pip install paradigma
Gaining real-life insights from wearable sensors
A package to read, modify and write TSDF data in Python.