Embedded 10-20 / 10-10 electrode tables and the densification routine that yields the 10-05 system. More...
#include "standard_montage.h"
Go to the source code of this file.
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
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.