-
Notifications
You must be signed in to change notification settings - Fork 347
Closed
Labels
Description
The joining of the measurements in pull #154 breaks at least two things:
- The notebook becomes unresponsive as it is waiting for the previous loop to finish
- The live plotting stops
This seems like a not so useful addition.
I'd propose the station to have a loop / measurement container, where a measurement is added, and then the station could start the next one in the list.
In that case we could also view and modify the list of enqueued measurements.
Reactions are currently unavailable