|
| | inv_dipole_fit.cpp |
| | Implementation of the sequential ECD-fit driver.
|
| | inv_dipole_fit.h |
| | High-level driver for sequential equivalent-current-dipole (ECD) fitting at every time point of an evoked or raw recording.
|
| | inv_dipole_fit_data.cpp |
| | Implementation of the dipole-fit workspace setup, noise-covariance scaling and forward-function selection.
|
| | inv_dipole_fit_data.h |
| | Dipole-fit workspace bundling sensor geometry, forward-model function pointers, noise covariance and SSP projection.
|
| | inv_dipole_fit_settings.cpp |
| | Implementation of INVLIB::InvDipoleFitSettings (default values, argv parsing, integrity check, usage banner).
|
| | inv_dipole_fit_settings.h |
| | Command-line and programmatic settings struct for the mne_dipole_fit driver.
|
| | inv_dipole_forward.cpp |
| | Implementation of the INVLIB::InvDipoleForward forward-field cache.
|
| | inv_dipole_forward.h |
| | Per-iteration forward-field cache (forward matrix, SVD, column normalisation) used by the dipole-fit cost function.
|
| | inv_ecd.cpp |
| | Implementation of INVLIB::InvEcd (default/copy ctors, destructor, debug print).
|
| | inv_ecd.h |
| | Single equivalent current dipole (ECD) with position, moment and per-fit goodness/χ² metrics.
|
| | inv_ecd_set.cpp |
| | Implementation of INVLIB::InvEcdSet including the .dip and .bdip readers/writers.
|
| | inv_ecd_set.h |
| | Ordered set of INVLIB::InvEcd records — the result of a sequential dipole-fit run.
|
| | inv_guess_data.cpp |
| | Implementation of the initial-guess grid generation and forward-field pre-computation.
|
| | inv_guess_data.h |
| | Initial-guess grid for the dipole-fit optimiser, with per-guess forward fields pre-computed.
|