aps-8id-dys / ipython-8idiuser

8-ID-I ipython configuration for bluesky (and other)
1 stars 1 forks source link

Implement simulated shutter #276

Closed qzhang234 closed 2 years ago

qzhang234 commented 3 years ago

The key component of Bluesky testing is detector control, however currently AD_Acquire controls the real shutter.

With simulated shutter, Bluesky testing can be performed independently of user ops as long as it does not test the same detector the user is using.

prjemian commented 3 years ago

See https://apstools.readthedocs.io/en/latest/source/_devices.html?highlight=shutter#apstools.devices.SimulatedApsPssShutterWithStatus

qzhang234 commented 2 years ago

This issue is solved