Implementation of the TF-MxNE solver including the Gabor-dictionary builder. More...

Go to the source code of this file.
Implementation of the TF-MxNE solver including the Gabor-dictionary builder.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements the Gabor tight-frame dictionary buildGaborDictionary (complex Morlet atoms tiled across the requested frequency band) and the FISTA-style accelerated proximal-gradient loop that alternates the L21 spatial prox and the L1 temporal prox until convergence. The final solution is optionally debiased by re-fitting only the selected support without regularisation before being projected back to the time domain into the output InvSourceEstimate.
Definition in file inv_tf_mxne.cpp.