Implementation of the TFplot time-frequency widget (image generation from spectrogram + colour map). More...
#include "tfplot.h"#include "helpers/colormap.h"#include <QGridLayout>#include <QGraphicsView>#include <QGraphicsPixmapItem>#include <QDebug>
Go to the source code of this file.
Implementation of the TFplot time-frequency widget (image generation from spectrogram + colour map).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file tfplot.cpp.