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

Input / output panel for the single-equivalent-current-dipole fit tool. More...

#include "../disp_global.h"
#include "abstractview.h"
#include <QWidget>
#include <QPointer>
Include dependency graph for dipolefitview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DISPLIB::DipoleFitView
 Single-equivalent-current-dipole-fit input / result panel. More...

Namespaces

namespace  DISPLIB
 2-D display widgets and visualisation helpers (charts, topography, colour maps).

Detailed Description

Input / output panel for the single-equivalent-current-dipole fit tool.

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

Author
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; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
0.1.8
Date
November 2020

DipoleFitView gathers all files and parameters required by mne_dipole_fit (measurement, BEM, noise covariance, mri trans, time window, baseline, channel selection) and shows the fitted dipole position, orientation, magnitude and goodness-of-fit in a result table once the underlying INVERSELIB::DipoleFit job has finished.

Definition in file dipolefitview.h.