QuantumQuadrate / CsPyController

GNU Lesser General Public License v3.0
3 stars 3 forks source link

cleanup pause/stop workflow #52

Closed c-poole closed 4 years ago

c-poole commented 4 years ago

Have you ever paused an experiment and then tried to reset it, only for it to yell at you saying that it needed to be idle to reset?

Have you ever then hit stop and reset your experiment, and then got annoyed when it paused right away because resetting a paused experiment didn't reset the pause settings?

Have you ever accidentally stopped an experiment and wanted to continue running it?

If you answered yes to any of these questions, this PR has the fix for you.

Also removes the unnecessary Pause_Now option from the menu as it was originally only intended as a work-around for the last question I mentioned.