childmindresearch / wristpy

https://childmindresearch.github.io/wristpy/
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Task: Modify the non-wear detection algorithm to account for various watch types #99

Open Asanto32 opened 5 days ago

Asanto32 commented 5 days ago

Description

There seems to be a significant difference in the range of acceleration values between Actigraph watches and the GENEActiv watches, this difference is enough to change the threshold value for non-wear detection. This task is focused on addressing a few key issues, namely: should/can only the std_criteria be used, deciding how and when to set unique criteria thresholds for non-wear detection based on watch type. Comparison of Nonwear.pdf

Tasks

Freeform Notes

No response