neurogeriatricskiel / NGMT

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

Tracked point for physical activity monitoring #68

Closed rmndrs89 closed 3 months ago

rmndrs89 commented 3 months ago

Hi @masoudabedinifar ,

check here:

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

Why is this hard-coded? What if I would want to do the analysis for the right side? What if I choose to name my tracked point "leftWrist" and "rightWrist" or "leftHand" and "rightHand"?

Best regards, Robbin

masoudabedinifar commented 3 months ago

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