93 qCritical(
"Source space name is missing. Use the --src option to specify it.");
98 qCritical(
"MRI <-> head coordinate transformation is missing. Use the --mri or --trans option to specify it.");
103 qCritical(
"Source of coil and electrode locations is missing. Use the --meas option to specify it.");
107 qCritical(
"Solution name is missing. Use the --fwd option to specify it.");
111 qCritical(
"Employ the --meg and --eeg options to select MEG and/or EEG");
121void ComputeFwdSettings::initMembers()
124 r0 << 0.0f,0.0f,0.04f;
ComputeFwdSettings class declaration.
FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward).
Forward modelling (BEM, MEG/EEG lead fields).
Coordinate transformation description.
FIFFLIB::FiffCoordTrans meg_head_t
virtual ~ComputeFwdSettings()
QSharedPointer< FIFFLIB::FiffInfo > pFiffInfo