ophyd icon indicating copy to clipboard operation
ophyd copied to clipboard

Simplify Area Detector triggering logic.

Open danielballan opened this issue 6 years ago • 1 comments

Rather than sticking an extra key in the read() and describe() dicts to reference the image artifacts written to disk, we should make soft Signals. This will reduce the complexity significantly and make Area Detectors operate more like everything else.

danielballan avatar Aug 14 '19 16:08 danielballan

There are one-off implementations of this now at APS 8-ID and NSLS FXI. It seems to work well; we just need the time to do it.

danielballan avatar Mar 13 '20 17:03 danielballan