Skip to content

Subject: Bug in read_array_by_index in pyDmdReader v7.3.2 #23

@LNH-596

Description

@LNH-596

In __get_ranged_sweeps_by_index, the call to __get_single_sweep is missing the required sample_values and timestamp_values arguments, causing a TypeError. The method does not allocate buffers via __init_sample_and_timestamp_arrays before calling it, unlike __get_all_sweeps or __get_ranged_sweeps.
Please fix in next release.

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