Sleep Stage 6

English

When looking at the BASE_HYPNOGRAM in a SleepRecord, I see sleep stage 6 which is not defined.  This isn't specific to my code; the sample project produced this output.

This does not occur in the matching DISPLAY_HYPNOGRAM.  It looks like it most frequently shows at the boundaries of deep sleep.  Does it have something to do with information that should used by SmartWake (which, btw has never worked for me)?  Or have I just managed to get to the ultra rare Super-Mega-Deep-Sleep stage?


Here is an example BASE_HYPNOGRAM with 6s:

0000011111111211111111122211111111222222233333333333333333333333333333336666666666666664444444444444444444444444444444444444444444444444444444444666646666333333333333333322222222222222222222222222222222222222222222222222333333333333333333333333333333333333333333333333333333333333333333333636666633333666666666666666444666663333333333363333333333333336663333333333333333333333333333333666333336633333333332222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222223333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333331222223332222222222222222222222211111111111111111111111111111111111111111111111111111111111111111111111122222222222222223332333333333333333333333333333333333333333333333333333333333333333333333333333333333333333366666333336666662222222222222222222222222222222222222222222222222222221112222222222222222222222222222222222222222222222222222222222222222222222222222222222222223333333333333333333333333333333333333333333333333333333333333333333333333333333333322222000

Forums [fr:field:taxonomy_forums:forum:label]:

Stage 6 is only used in the 30sec data (base hypnogram) and represents a particularly deep stage of light sleep. Depending on the sleepstages around it, the algorithm may decide that it is actually deep sleep for the display hypnogram.

Great info, thanks Brian!