Skip to content

Ping1D set_range method is broken #157

@itskalvik

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

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