stepcount icon indicating copy to clipboard operation
stepcount copied to clipboard

Step counting algorithm compatible with the UK Biobank Accelerometer Dataset.

Results 15 stepcount issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/OxWearables/stepcount/assets/5551642/ab4922ee-b895-4418-b206-a266df6b1c7c)

The data dictionary is incomplete and is missing columsn for the adjusted variables.

I see the information for running multiple files at https://github.com/OxWearables/stepcount?tab=readme-ov-file#processing-multiple-files, but it would be great if you can pass in multiple files directly. The benefits: 1. Downloading the model only...

I had a fresh install of Windows 11, and after downloading the most recent versions of Python and Java as mentioned in the prerequisites, I followed the instructions mentioned [here](https://www.youtube.com/watch?v=FPb7H-jyRVQ)...

``` Reading file... Done! (3.75s) Converting to dataframe... Done! (0.24s) Getting stationary points... Done! (0.71s) Gravity calibration... Done! (1.09s) Nonwear detection... Done! (0.95s) Resampling... Done! (0.23s) Traceback (most recent call...

I followed the tutorial, but when I run the stepcount command `stepcount 1000308_90001_0_0.cwa`, I keep getting the following message and no output file. I'm confused as to what went wrong....

我想要在安卓设备中使用这个计算,应该怎么实时进行分析呢?

Hello, I work with **Python 3.8.19** on Windows 10 - 64 bits. An error appeared after running the following command line to process **GENEActiv .bin files**, only in some cases:...