Use the PhysioBank ATM (or any PhysioToolkit application) to read the annotation files included in the SHHS Polysomnography Database. The text strings associated with each annotation are described below.
Return to the SHHS PSG Database
The text strings indicate the sleep stage for the following 30-second epoch, according to this scheme:
code | meaning |
---|---|
W | subject is awake |
1 | sleep stage 1 |
2 | sleep stage 2 |
3 | sleep stage 3 |
4 | sleep stage 4 |
R | REM sleep |
The text strings contain the following information:
The text strings contain the following information:
The text strings contain the following information:
The composite annotation file for each record contains all of the annotations in the .hypn, .arou, .resp, and .oart annotation files. These can always be distinguished by the event type (or sleep stage, in the case of the .hypn annotations). In addition, the chan field of the annotations, which appears in the fifth column of rdann's output, indicates the source of each annotation, according to this scheme:
code | meaning |
---|---|
0 | sleep stage (.hypn) |
1 | EEG arousal (.arou) |
2 | respiratory event (.resp) |
3 | oximeter artifact (.oart) |
Return to the SHHS PSG Database