Skip to content

wfdb.io.MultiRecord.wrsamp missing option for expanded=True #554

@agent3gatech

Description

@agent3gatech

wfdb.io.MultiRecord.wrsamp (which just calls 'self.wrheader' and then 'for seg in self.segments: seg.wrsamp') seems to be missing the ability to pass 'expanded=True', as one can with wfdb.io.Record.wrsamp.

This causes checksums to fail as the checks look for things related to 'd_signal' rather than 'e_d_signal', for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions