v2.0.0
Loading...
Searching...
No Matches
mne_msh_color_scale_def.h File Reference

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

#include "mne_global.h"
#include <QSharedPointer>
Include dependency graph for mne_msh_color_scale_def.h:
This graph shows which files directly or indirectly include this file:

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).

Detailed Description

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

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.0.0
Date
March 2026

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.