v2.0.0
Loading...
Searching...
No Matches
standard_montage.cpp File Reference

Embedded 10-20 / 10-10 electrode tables and the densification routine that yields the 10-05 system. More...

#include "standard_montage.h"
Include dependency graph for standard_montage.cpp:

Go to the source code of this file.

Detailed Description

Embedded 10-20 / 10-10 electrode tables and the densification routine that yields the 10-05 system.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.2.1
Date
May 2026

The coordinate tables are anonymous constexpr arrays compiled directly into the binary so the standard caps are available without any data files on disk — important for the static Windows installers and the WebAssembly build. The 10-05 list is generated at first call by interpolating mid-points between adjacent 10-10 electrodes along the standard scalp arcs.

Definition in file standard_montage.cpp.