mne-cpp
mne-cpp copied to clipboard
MNE-CPP: A Framework for Electrophysiology
automated rotation does not equaly rotate head and sensor surface
Use the custom log controller class to feature writing to a log file.
Using chrome (version 80.0.3987.149), on the "Creating a new plugin" page the external content, i.e., the embedded pdf, gets blocked, error message "This request has been blocked; the content must...
In order to improve performance FFTW should be included by default to the pre-built binaries. Pre-built binaries for Linux and Windows exist. We should also add a documentation page on...
Currently worker threads, which interpolate and stream the cortical or sensor data, are working via Qt's signal/slots mechanism. It might be good to investigate if we should subclass from QThread...
The PluginScene in MNE Scan (see screenshot below) currently resizes dynamically with the user's plugin movement and placement. This is somewhat glitchy. We should either improve the resizing behavior or...
Our code coverage results seem to be unstable, sometimes dropping coverage results from our tests. This happens even if the last merge did not change any of the functional code...
Enabling automated rotation in Disp3D removes some of the 3D objects's transformation matrices.
Create example for BEM warping via splines, see warp code [here](https://github.com/mne-tools/mne-cpp/blob/master/libraries/utils/warp.h).