Overview
Lunascope is organized as a set of synchronized panels, or docks.

The central signal viewer is always present. Other docks can be shown, closed, detached, or repositioned to match your workflow, whether from the menu, by shortcut, or through a config file. There are also floating docks for multiday actigraphy, NSRR/Moonbeam access, and the multi-tab Explorer.
Lunascope caches the layout of all docks when closing and re-opening.
To quickly return to the default layout, press C-0 twice.
Main menu
Lunascope has a main menu with four tabs: Project, Views, Palettes and About.
The Project menu contains the main file and session actions: loading EDFs, annotations, or sample lists; exporting or dropping data; refreshing the current record; running project-level evaluation; and saving or restoring sessions. It also includes shortcuts for downloading POPS resources and the tutorial dataset.

The Views menu shows or hides individual docks, indicates which ones are currently open, and lists the associated keyboard shortcuts. It also provides access to Moonbeam, Explorer, Annotator, the command help dock, a global show/hide toggle for all docks, and fullscreen mode.

Keyboard shortcuts
On Windows and Linux, C means the Control key; on macOS, it means Command. The Alt key on macOS is the Option key.
| Dock | Shortcut |
|---|---|
| Reset layout | C-R |
| Sample lists | C-1 |
| Parameters | C-2 |
| Signals | C-3 |
| Annotation classes | C-4 |
| Annotation events | C-5 |
| Spectrograms | C-6 |
| Hypnograms / actigraphy * | C-7 |
| Luna script console | C-8 |
| Output tables | C-9 |
| Masks | C-- |
| Command help | C-/ |
| Toggle signals-only / all-docks | C-0 |
| Special modules | |
| Toggle Explorer on/off | C-E |
| Toggle Annotator on/off | C-Shift-A |
| Toggle Moonbeam on/off | C-M |
| Cycle modules | C-` |
| Viewing options | |
| Increase UI font size | C-Shift-= |
| Decrease UI font size | C-Shift-- |
| Reset UI font size | C-Shift-R |
| Other functions | |
| Refresh (reLoad) attached EDF | C-L |
| Evaluate console Luna script for the attached EDF | C-RET |
| Refresh and evaluate console Luna script for the attached EDF | C-Alt-RET |
| Evaluate console Luna script across all EDFs | C-Shift-RET |
* when multiday mode is detected, C-7 switches from the hypnogram dock to the actigraphy dock.
Previous: Installation | Next: Loading/Saving Data