Skip to content

Ping1D set_range method is broken #157

Description

@itskalvik

Hi!
I am getting the following error when using the set_range method for Ping1d:

AttributeError: 'Ping1D' object has no attribute '_scan_start'

I am using the latest deployment branch

Looks like the issue is with this line:

and (self._scan_start != scan_start or self._scan_length != scan_length)):

I am calling the set_range method before capturing any data, which seems to break it

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

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions