Skip to content

Multi-frequency data with plot_wfdb #337

@bemoody

Description

@bemoody

Currently, wfdb.plot_wfdb requires the input record to have a uniform d_signal or p_signal, i.e. it must be loaded using smooth_frames=True. If the record is loaded with smooth_frames=False then plot_wfdb complains "The record has no signal to plot".

This makes it impossible to visualize some signals (sample-data/wave_4, for example.)

More generally, being able to plot heterogeneous signals on the same time axis, with each signal at its native sampling frequency is useful for understanding the nature of the data you're working with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions