pyActigraphy.sleep.ScoringMixin.SleepProfile¶
- ScoringMixin.SleepProfile(freq='15min', algo='Roenneberg', *args, **kwargs)[source]¶
Normalized sleep daily profile
XXXXX
- Parameters
freq (str, optional) – Resampling frequency. Default is ‘15min’
algo (str, optional) – Sleep scoring algorithm to use. Default is ‘Roenneberg’.
*args – Variable length argument list passed to the scoring algorithm.
**kwargs – Arbitrary keyword arguements passed to the scoring algorithm.
- Returns
sleep_prof
- Return type
YYY
Examples
>>> import pyActigraphy >>> rawAWD = pyActigraphy.io.read_raw_awd(fpath + 'SUBJECT_01.AWD') >>> raw.SleepProfile() ZZZZZZZZZZZZZZZZzZZZZZ