Implementation of INVLIB::InvDipoleFitSettings (default values, argv parsing, integrity check, usage banner). More...
#include "inv_dipole_fit_settings.h"
Go to the source code of this file.
Implementation of INVLIB::InvDipoleFitSettings (default values, argv parsing, integrity check, usage banner).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements the default-value initialiser, the mne_dipole_fit-compatible argv parser, the per-option validator that enforces mandatory combinations (e.g. noise covariance vs. ad-hoc per-channel-type standard deviations) and the human-readable usage banner used by the mne_dipole_fit driver binary.
Definition in file inv_dipole_fit_settings.cpp.