You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be a large amount of data (to get activity from acceleration we need many accelerometer readings). Point is eventually to exclude intense activity from HRV profiles. (body activity increases heart rate and distorts HRV readings)
Figure out how to store efficiently for later retrieval?
Should have user, mobile_time and acceleration (potentially multiple values) fields
This will be a large amount of data (to get activity from acceleration we need many accelerometer readings). Point is eventually to exclude intense activity from HRV profiles. (body activity increases heart rate and distorts HRV readings)