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

MNT: do not disconnect the DAQ in unstage ever, as this is disruptive #104

Closed ZLLentz closed 3 years ago

ZLLentz commented 3 years ago

Description

Remove the "disconnect if we weren't connected" clause, this was taking the "return to previous state" mantra too far.

Motivation and Context

This closes the open DAQ/AMI plots, which the scientists would have liked to keep looking at after a run.

How Has This Been Tested?

N/A, maybe this even breaks the test suite idk

Where Has This Been Documented?

N/A