Wearanize+ is a research project in which multiple wearable devices were used to record participants' overnight sleep. The resultant dataset contains raw data from three wearable devices (Zmax, Empatica E4, and ActivPAL) along with parallel polysomnography (SOMNOScreen plus) from 130 participants. The project was carried out at the Donders Centre for Cognitive Neuroimaging, Radboud University, Nijmegen, The Netherlands, by the members of Donders Sleep & Memory Lab.
This repository contains scripts to preprocess the raw data and perform preliminary analysis on the Wearanize+ dataset v1.0. For more details on the project, see Wearanize+ Dataset v1.0 Publication
The Wearanize+ dataset is publicly available on the Radboud Repository.
To access the data, please open an ORCID account and follow these instructions. Please see the FAQ section to solve common issues.
The published dataset version is titled Wearanize+_v1.0.zip, and the synchronized version is titled Wearanize+_PlugNPlay_v1.0.zip. If you still have trouble accessing the dataset (or have questions), please contact Niloy Sikder at niloy.sikder@donders.ru.nl, mentioning your ORCID ID.
Column descriptions:
- 'SubjectID': Unique identifier for the subject.
- 'Device': Name of the recording device. (Devices: Zmax, PSG, Empatica, ActivPAL; keys: Zmax, PSG, Emp, Activpal).
- 'NumOfSignals': Number of signals recorded in 'SignalData'.
- 'SignalLabel': List of signal names recorded by the device. Example: 'EEGL', 'EEGR', 'ACCX', etc..
- 'SignalStartDateTime': Start date and time of each signal's recording (%Y-%m-%d %H:%M:%S). Usually the same for all signals of a device. For Zmax and Mentalab, the start times are unreliable.
- 'SamplingRate': Sampling rate of each signal.
- 'SignalDurationSec': Duration of each signal in seconds.
- 'SignalLength': Length of each signal in data points.
- 'SignalMin': Minimum value of signals associated signal.
- 'SignalMax': Maximum value of signals associated signal.
- 'SignalType': Signal modalities (e.g., EEG, EMG).
- 'SignalUnit': Signal measurement unit.
- 'SignalData': Actual recorded data for each signal.
- 'SleepScoreEpochs': Number of 30-second epochs in associated sleep scores.
- 'SleepScores': Available sleep scores identified from the associated device's data.
Sikder, N., Verkaar, L., Paltarzhytskaya, A., Acan, S., Krugliakova, E., Rosenblum, Y., Krauledat, M., Dresler, M., & Zerr, P. (2025). Wearanize+: A Multimodal Dataset for Evaluating Wearable Technologies in Sleep Research. Center for Open Science. DOI: 10.31219/osf.io/dth8y_v1