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

question: sleep.plotting module #46

Open
PhD-GOAT opened this issue Jul 5, 2023 · 0 comments
Open

question: sleep.plotting module #46

PhD-GOAT opened this issue Jul 5, 2023 · 0 comments

Comments

@PhD-GOAT
Copy link

PhD-GOAT commented Jul 5, 2023

I have additional questions on this site.
https://biopsykit.readthedocs.io/en/latest/examples/_notebooks/Sleep_IMU_Example.html

  1. This 'sleep_processing_pipeline.predict_pipeline_acceleration()' function shows the legacy algorithm based on Cole/Kripke as the default. Right?

And look at the tutorial right after.

  1. In 'Cut Data to Wear Period' part, the wear_detection.WearDetection() function is used, and the internal logic shows that it is based on van hees heuristic. So the plot underneath is a picture obtained by van hees?

  2. In some papers, applied a band pass filter to 50hz acceleration sensor data and processed the signal. The filtering code is not visible in the internal logic, but I wonder if it doesn't matter because it's heuristic.

  3. This 'get_major_wear_block(data)' function is analyzed by wearing the imu for the longest time, and the sample data is only at night. If it is worn long during the day, how can I judge it?

image

Thank you!

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

1 participant