-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
In case others find this as I did, the sample rate is assumed/fixed at 15Hz:
| fs = 15 # temporary for now, this is manually set |
This is crucial given that the parameters for the algorithm are set to values in terms of seconds/samples so that these mean quite different things if the sample rate is not 15Hz.
We have implemented this algorithm with an argument to sample to 15Hz or keep on the original data:
https://github.com/muschellij2/walking/blob/483851b3f3efb252927ea62ce55fcbdb35c549db/R/api.R#L34
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels