Analysis walkthrough#
After launching the ADA GUI application, you will arrive at the Home page.
The main navigation buttons on the Home page are:
Input file(s) (Step 1: Input file(s)), Analysis (Step 2: Analysis), Output directory (Step 3: Output directory), and Results (Step 5: Results browser). Each button opens a corresponding configuration panel. These options are also accessible through the pull-down menus.
Step 1: Input file(s)#
Step 2: Analysis#
Analysis options can be accessed from several locations:
The Analysis button on the Home page
The Analysis pull-down menu
The View menu (by selecting the Analysis option)
The Analysis tab
All entry points open the same analysis configuration window.
ADA offers two approaches for configuring analysis:
Presets – one-click configurations with predefined settings
Pipeline – full control over every analysis stage
A detailed description of algorithms and estimators is available in Presets and pipeline.
Presets#
ACCEPT — saves the configuration and returns to the Home page
PRESETS — opens the preset dialog
CANCEL — discards changes and returns to the Home page
Pipeline#
Collapsing data into epochs
Sleep/wake scoring
Circadian rhythm estimation
None of these stages is mandatory; however, their order is fixed. The output of the epoching stage always serves as input for subsequent stages. If epoching is skipped, scoring and rhythm estimation operate directly on the raw data.
In this tutorial, each stage is explained in detail. For algorithm descriptions, see Presets and pipeline.
When a stage checkbox is checked, its detail panel expands automatically (as if Show details were clicked). When unchecked, the panel collapses. The Show details and Hide details buttons remain available for manual control.
Save generic .csv — exports data from the current stage as a CSV file
Save .ada file — a compressed, application-specific format for efficient storage and fast loading (useful for intermediate results)
Plot results — when a single file is selected, plots open in a pop-up window with options to adjust and save them; for multiple files, plots are saved as PNG images
In addition to default saving options, you may enable daily profile export.
Within this stage you can:
Change the algorithm type using the expandable list
Adjust epoch length via the input field or plus/minus buttons or by writing a desired number
Configure advanced options (described in Presets and pipeline)
Within this stage you can:
Select the scoring algorithm from the expandable list
Configure advanced options (described in Presets and pipeline)
Within this stage you can:
Choose the rhythm estimator from the expandable list
Configure advanced options (described in Presets and pipeline)
Step 3: Output directory#
After configuring the analysis pipeline, select the output directory:
Step 4: Running analysis#
Once input files, the analysis pipeline, and the output directory are configured, click START PROCESSING on the Home page:
If analysis completes successfully, a pop-up window will display a confirmation:
Step 5: Results browser#
After successful analysis, you will be directed to the Results tab.
The output directory path (click to open in Finder or Explorer)
A Results only (.png, .csv) checkbox When enabled (default), only result files (plots and tables) are listed. Disable it to display all files in the output directory.
A Last analysis only checkbox When enabled (default), only files from the most recent analysis are shown.
A list of generated result files
Scrolling further reveals inline previews:
Image thumbnails for PNG files (for example, scored plots or cosinor fits)
Table previews for CSV files (such as epoch data or summary reports)
Click the directory path at the top to open the output folder.
For appearance settings and help, see Settings and help.