plot_signals_from_challenge_results#
- pepbench.plotting.plot_signals_from_challenge_results(datapoint: BasePepDatasetWithAnnotations, pep_results_per_sample: DataFrame, *, collapse: bool = False, normalize_time: bool = False, heartbeat_subset: Sequence[int] | None = None, add_pep: bool = False, **kwargs: Any) tuple[Figure, Sequence[Axes]][source]#