Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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