68 qCritical(
"Source space name is missing. Use the --src option to specify it.");
73 qCritical(
"MRI <-> head coordinate transformation is missing. Use the --mri or --trans option to specify it.");
78 qCritical(
"Source of coil and electrode locations is missing. Use the --meas option to specify it.");
82 qCritical(
"Solution name is missing. Use the --fwd option to specify it.");
86 qCritical(
"Employ the --meg and --eeg options to select MEG and/or EEG");
96void ComputeFwdSettings::initMembers()
99 r0 << 0.0f,0.0f,0.04f;
Parameter object holding the CLI/script-level configuration consumed by ComputeFwd.
return FiffCoordTrans(from_frame, to_frame, R, moveVec)
FIFF file I/O, in-memory data structures and high-level readers/writers.
Forward modelling — BEM solver, spherical models, sensor/coil definitions and the lead-field assembly...
FIFFLIB::FiffCoordTrans meg_head_t
virtual ~ComputeFwdSettings()
QSharedPointer< FIFFLIB::FiffInfo > pFiffInfo