neurogeriatricskiel / KielMAT

Python based toolbox for processing motion data
https://neurogeriatricskiel.github.io/KielMAT/
Other
6 stars 1 forks source link

Accelerometer unit conversion for physical activity monitoring #67

Closed rmndrs89 closed 7 months ago

rmndrs89 commented 7 months ago

Hi @masoudabedinifar ,

https://github.com/neurogeriatricskiel/NGMT/blob/7153c57ad80d46be22f971f1103cb15b2d0968e9/ngmt/modules/pam/_pam.py#L123

Why is this hard-coded in the algorithm? What happens if the accelerometer data are already in g? Should this not be checked using the channels information?

Best regards, Robbin

masoudabedinifar commented 7 months ago

The issue is closed since it was mentioned in an organized way in here Issues regarding PhysicalActivityMonitoring algorithm.