Real-time HPI worker.
More...
#include <rthpis.h>
Real-time HPI worker.
Real-time HPI worker.
Definition at line 89 of file rthpis.h.
◆ RtHpiWorker()
Creates the real-time HPI worker object.
- Parameters
-
[in] | pFiffInfo | Associated Fiff Information. |
Definition at line 68 of file rthpis.cpp.
◆ doWork()
void RtHpiWorker::doWork |
( |
const Eigen::MatrixXd & |
matData, |
|
|
const Eigen::MatrixXd & |
matProjectors, |
|
|
const INVERSELIB::HpiModelParameters & |
hpiModelParameters, |
|
|
const Eigen::MatrixXd & |
matCoilsHead |
|
) |
| |
Perform one single HPI fit.
- Parameters
-
[in] | matData | Data to estimate the HPI positions from. |
[in] | matProjectors | The projectors to apply. Bad channels are still included. |
[in] | vFreqs | The frequencies for each coil. |
[in] | pFiffInfo | Associated Fiff Information. |
Definition at line 73 of file rthpis.cpp.
◆ m_pHpiFit
Holds the HpiFit object.
Definition at line 119 of file rthpis.h.
The documentation for this class was generated from the following files: