dado93 / pywearable

Python package for extraction, visualization, and analysis of physiological data collected through wearable sensors.
https://pywearable.readthedocs.io/en/latest/
MIT License
6 stars 1 forks source link

Sleep statistics refactoring #88

Closed dado93 closed 1 month ago

dado93 commented 1 month ago

With this PR, we refactor the sleep module by improving the structure of the sleep statistics. Furthermore, we change from N1 and N3 to Light and Deep, and we completely discard everything related to N2 sleep stage.