-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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:
Line 498 in af89ebd
| 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
Labels
No labels