Repository for the actigraphy app
APP developed and tested on Python version 3.8.11
How to use this app?
- Install all python dependencies, by running: pip3 install -r requirements.txt
- Run APP: python actigraphy_app.py <GGIR_output_folder>
The sleep log will be saved on the GGIR_output_folder, under the folder named "logs"