Skip to content

Note: 15Hz sample rate Assumed #7

@muschellij2

Description

@muschellij2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions