Mesh-display colour scale definition (FreeSurfer mri_glm style).
More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNEMshColorScaleDef |
| Color scale definition with value range and color mapping for surface visualization. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Mesh-display colour scale definition (FreeSurfer mri_glm style).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNEMshColorScaleDef holds the threshold / fmid / fmax triplet, the colormap kind and the sign mode used by the legacy tksurfer / mneAnalyze viewers when mapping a scalar overlay (curvature, sulcal depth, t-statistic, source estimate amplitude) onto a cortical surface. Preserved so the same files can be opened in mne-cpp's 3D viewers.
Definition in file mne_msh_color_scale_def.h.