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

Implementation of MNELIB::MNESourceSpaces. More...

#include "mne_source_spaces.h"
#include "mne_nearest.h"
#include <math/linalg.h>
#include <fs/fs_label.h>
#include <QFile>
#include <stdexcept>
Include dependency graph for mne_source_spaces.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNESourceSpaces.

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

Defines whole-file FIFF readers that iterate every FIFFB_MNE_SOURCE_SPACE block under the root FIFFB_MNE block and delegate the per-space parsing to MNESourceSpace::read. Also implements iteration helpers used by MNEForwardSolution to find the matching source space for a given leadfield column.

Definition in file mne_source_spaces.cpp.