pcdshub / pcdsdaq

Utilities for using the DAQ's pydaq, pycdb, and pyami libraries in conjunction with Bluesky
https://pcdshub.github.io/pcdsdaq
Other
0 stars 9 forks source link

Progress Bars for DAQ Complete #8

Open ZLLentz opened 6 years ago

ZLLentz commented 6 years ago

Expected Behavior

Status object from daq.complete should provide an appropriate watch method for progress bar feedback

Possible Solution

For duration, we just measure start time and current time For fixed events, we need to investigate pydaq.Control.eventnum() and pydaq.Control.l3eventnum() We need to be able to tell which of the three we provided to pydaq.Control.begin