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

Forward-solution computation controls (BEM / source space / EEG sphere model selectors). More...

#include "../disp_global.h"
#include "abstractview.h"
#include <fiff/fiff_types.h>
#include <fs/fs_annotationset.h>
#include <QSharedPointer>
Include dependency graph for fwdsettingsview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DISPLIB::FwdSettingsView
 Forward-solution computation control panel (BEM / source-space / EEG sphere model selectors). More...

Namespaces

namespace  FSLIB
 FreeSurfer surface, annotation and parcellation I/O for mne-cpp.
namespace  DISPLIB
 2-D display widgets and visualisation helpers (charts, topography, colour maps).

Detailed Description

Forward-solution computation controls (BEM / source space / EEG sphere model selectors).

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

Author
Ruben Doerfel doerf.nosp@m.elru.nosp@m.ben@a.nosp@m.ol.c.nosp@m.om; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om; Juan GPC jgarc.nosp@m.iapr.nosp@m.ieto@.nosp@m.mgh..nosp@m.harva.nosp@m.rd.e.nosp@m.du; johaenns j.vor.nosp@m.w01@.nosp@m.gmail.nosp@m..com; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
0.1.2
Date
May 2020

FwdSettingsView exposes the parameters needed by the FWDLIB forward-model recomputation: paths to BEM and source-space files, EEG sphere / individual model choice, MEG / EEG enable flags and a Recompute trigger. The panel also displays current model status (loaded BEM, dipole count, sensor count) so the user can verify the inputs before launching the heavy computation.

Definition in file fwdsettingsview.h.