ADA documentation#
ADA stands for Actigraphic Data Analyzer, coincidentally being also the name of the first programmer in the world. It is an open source Python module for processing, analyzing and visualizing actigraphic data, with the main focus on bedtime sleep/wake classification and circadian rhythms analysis. When using ADA please cite
ADA requires Python 3.11 or higher. You can install package via pip:
pip install acti-data-analyzer
The source code is also available on GitLab under the link.