Implementation of the static epoch-cutting helpers declared in fiff_epochs.h. More...

Go to the source code of this file.
Implementation of the static epoch-cutting helpers declared in fiff_epochs.h.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Slices a FiffRawData into fixed-length, event-aligned epochs respecting both annotation-driven bad segments and peak-to-peak / flatness rejection. Parity with mne.Epochs construction.
Definition in file fiff_epochs.cpp.