Skip to content

Example script for wear, activity, gait, sleep, and sit2stand #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

chags1313
Copy link

Created examples for wear detection, activity detection, gait detection, sleep detection, and sit to stand detection. This example relies on the data to be read as a .csv file.

Created examples for wear detection, activity detection, gait detection, sleep detection, and sit to stand detection. This example relies on the data to be read as a .csv file.
@chags1313 chags1313 changed the title Add files via upload Example script for wear, activity, gait, sleep, and sit2stand May 15, 2024
@LukasAdamowicz LukasAdamowicz changed the base branch from main to development May 15, 2024 19:31
@LukasAdamowicz
Copy link
Collaborator

Thanks for the contribution! At this point, unfortunately, its not particularly user friendly, as anyone attempting to use this would still have to provide their own data.

That being said, this is a good start, with the following changes it would be an excellent and much appreciated addition:

  • Re-format to use the already provided .cwa file in the folder
  • Walk through running each process individually, with results from each highlighted.
  • After completing the processing of each step individually, show how all the steps can be added to a single skdh.Pipeline class and run all at once, generating the same results in a much more streamlined fashion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants