bluesky / ophyd-epics-devices

https://bluesky.github.io/ophyd-epics-devices
Apache License 2.0
0 stars 0 forks source link

Make an object with a current_filename method, for devices to write files in one folder. #21

Closed rosesyrett closed 1 year ago

rosesyrett commented 1 year ago

We need a way of communicating the scan directory to all detectors so they can all write into it.

We should have an object with stage/unstage method as well as a method 'current_filename', and pass a reference to all devices that write files.

In future this should be replaced with a service.