
Directories | |
| generics | |
| montage | |
| polhemus | |
Files | |
| buildinfo.h | |
| Compile-time helpers that capture the build date, time and git commit hash into the binary. | |
| ioutils.cpp | |
| Out-of-line implementations for the non-templated overloads of UTILSLIB::IOUtils. | |
| ioutils.h | |
| Header-only Eigen matrix text I/O — round-trips dense matrices to whitespace-separated ASCII for cross-validation against MNE-Python. | |
| layoutloader.cpp | |
Implementation of the ANT .elc / MNE .lout parsers declared in layoutloader.h. | |
| layoutloader.h | |
Reader for ANT .elc electrode files and MNE .lout 2-D channel layouts used by the topographic plotting widgets. | |
| layoutmaker.cpp | |
Implementation of UTILSLIB::LayoutMaker — sphere fit, azimuthal projection and .lout writer. | |
| layoutmaker.h | |
Generator that projects 3-D electrode positions onto a 2-D .lout topographic layout via least-squares sphere fitting. | |
| python_runner.cpp | |
Implementation of UTILSLIB::PythonRunner — QProcess plumbing, line buffering and [progress] tag parsing. | |
| python_runner.h | |
| Embedding-free launcher that runs MNE-Python (or any user) scripts as a child process and streams their output back to the C++ caller. | |
| python_test_helper.cpp | |
Implementation of UTILSLIB::PythonTestHelper — availability cache, package probes and scalar eval helpers. | |
| python_test_helper.h | |
| QtTest convenience layer on top of UTILSLIB::PythonRunner for cross-validating MNE-CPP results against MNE-Python. | |
| report.cpp | |
| Implementation of UTILSLIB::Report — builds the HTML scaffolding, escapes user content and writes the file to disk. | |
| report.h | |
HTML report builder — mne-cpp's equivalent of mne.Report for summarising analysis pipelines. | |
| selectionio.cpp | |
Implementation of the MNE .sel and Brainstorm .mon parsers declared in selectionio.h. | |
| selectionio.h | |
Reader / writer for MNE .sel channel-selection files and Brainstorm .mon montage files. | |
| utils_global.cpp | |
| Out-of-line definitions for the UTILSLIB build-info accessors declared in utils_global.h. | |
| utils_global.h | |
Public umbrella header for UTILSLIB exposing the UTILSSHARED_EXPORT macro and build-info accessors. | |