Skip to content
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

establish a working manual for accelerometer analyses with GGIR #6

Open
mwvoss opened this issue Mar 24, 2020 · 3 comments
Open

establish a working manual for accelerometer analyses with GGIR #6

mwvoss opened this issue Mar 24, 2020 · 3 comments
Assignees

Comments

@mwvoss
Copy link
Member

mwvoss commented Mar 24, 2020

Task: Draft a document walking through analysis of accelerometer data with GGIR. The document should outline steps for analysis, include example code, and include rationale for parameter decisions based on the literature or knowledge of the population.

For the text, suggest to first write into a google doc for easy shared editing and commenting, and then we can put the finished first draft in a markdown file (ends in .md) on the GitHub repository for accelerometer analyses (https://github.com/HBClab/accelerometerAnalyses).

We'll name the markdown accelerometerAnalysesGGIR.md, and then we'll modify the accelerometerProcessingManual.md later to reflect only the setup and data transfer.

@mwvoss
Copy link
Member Author

mwvoss commented Mar 24, 2020

Include our rationale and decisions about the following questions from Jairo Hidalgo Migueles working with IGNITE team:

  • What time the accelerometers started and finished the recordings?

  • How many days?

  • Do you plan to remove the first and last day of the measurement? Or do you want to use everything?

  • Do you want to split days at midnight? It would result in 24-h blocks; or would you rather use the waking-up time of every participant to split the days? It would result in inconsistent block lengths.

@mwvoss
Copy link
Member Author

mwvoss commented Mar 25, 2020

Link to working google document to flesh out our rationale and mechanics for usage of GGIR with our older adult samples

@mwvoss
Copy link
Member Author

mwvoss commented Apr 4, 2020

We will consider the code used for the Cabanas-Sanchez et al 2019/2020 paper as our new code-base to start from since it's been used in a published paper that does the same analysis we'd like to do.

code

However, before we run it, we should figure out if anything needs to be changed to better match our accelerometer methods.

google doc of code annotated for deciding on modifications

The main methods to consider would be that our participants wore their device for 7 days on their non-dominant hand, with the device set to record at 60 Hz from midnight-to-midnight.

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

No branches or pull requests

3 participants