labscript-suite-temp / blacs

BLACS, part of the labscript suite, provides an interface to hardware used to control a buffered experiment. It manages a queue of shots to be run as well as providing manual control over devices between shots.
Other
0 stars 0 forks source link

Tab icons to display device state #10

Closed philipstarkey closed 7 years ago

philipstarkey commented 9 years ago

Original report (archived issue) by Shaun Johnstone (Bitbucket: shjohnst, GitHub: shjohnst).


Back in the GTK version of BLACS we had icons on each tab to tell you if it was ok or not, and when it was being programmed. They were left out of the qt re-write because it was non-trivial to implement. Since we've learnt more about qt in the runmanager and lyse ports, it would be good to put some icons in BLACS again. This helps to let you quickly glance and see which devices are still transitioning to buffered if it is taking a long time. There should be a different icon for each possible state of the device (as reported in the footer of the tab).

philipstarkey commented 7 years ago

Original comment by Shaun Johnstone (Bitbucket: shjohnst, GitHub: shjohnst).


Resolved in pull request #7