OxWearables / biobankAccelerometerAnalysis

Extracting meaningful health information from large accelerometer datasets
https://biobankaccanalysis.readthedocs.io/en/latest/index.html
Other
187 stars 63 forks source link

Get more details of sedentary behavior #236

Closed 36310489 closed 9 months ago

36310489 commented 1 year ago

IF I want to get the mean number of daily sedentary bouts, mean daily sedentary bout length (determined for each day separately), and maximum daily sedentary bout length (the mean of the maximum sedentary bout length determined for each day), how can I deal with the raw accelerometer file?

chanshing commented 1 year ago

@36310489 We provide *-timeSeries.csv files as an output of the script. That gives you 30-second resolution data of the activities. Alternatively, you can get in touch with us via aiden.doherty@ndph.ox.ac.uk or shing.chan@ndph.ox.ac.uk to discuss more on what metric you'd be interested in, and we could consider adding it in a next release.