ffrprep.reports.evoked_qa

ffrprep.reports.evoked_qa(evoked, save_dir=None, prefix='ffr_evoked')[source]

Generate FFR-specific QA figures for an mne.Evoked object.

Returns a list of (fig, title, caption) tuples covering the views that matter for FFR analysis: time-domain waveform, post-stimulus PSD, time-frequency representation across the FFR band, autocorrelation with confidence interval, and a pitch / confidence tracking pair (delegated to analysis.plot_pitch_and_conf).