Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sleep phase analysis that is purely based on wrist motion data is
fairly inaccurate. By analyzing the heart rate transistion during the
sleep period we can identify REM and non-REM phases with much better
precision.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use the 'daily' command to get an overview of the sleep data for a
given day.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use this to capture any additional information about the activity as
free text. It will be shown in the summary report.
|
|
|
|
Don't show a backtrace when the user aborts with CTRL-C. This patch
also adds a --debug mode to show the backtrace again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|