Skip to content
tortugar edited this page Jun 19, 2019 · 6 revisions

Data Organization for sleep_annotation_qt.py

EEG.mat: mat file with variable 'EEG'; numpy array with dimension (n,)

EMG.mat: mat file with variable 'EEG'; numpy array with dimension (n,)

info.txt: text file to save configuration parameters with syntax

# Comment PARAM1:\s+"value" PARAM2:\s+"value" etc.

For sleep_annotation_qt to work only one parameter is required. SR: value which specifies the sampling rate of the EEG and EMG signals

Clone this wiki locally