plot_signals_with_algorithm_results# pepbench.plotting.plot_signals_with_algorithm_results(datapoint: BasePepDatasetWithAnnotations, *, collapse: bool = False, algorithm: BaseExtraction, normalize_time: bool = False, heartbeat_subset: Sequence[int] | None = None, **kwargs: Any) → tuple[Figure, Axes | Sequence[Axes]][source]#