whs92

Results 5 issues of whs92

## Expected Behavior I would like to be able to run nested plans using a run engine that has a supplimental data preprocessor and takes a baseline reading before and...

## Expected Behavior I would like to be able to perform searches on the results of a tiled backed catalog. For example: ```python from tiled.client import from_profile from databroker.queries import...

Problem was seen when trying to use the EpicsMCA ophyd device with a scan plan. The mca device is a Bruker/Rontec. ```RE(count([mca]))``` results in the device being staged, and triggered,...

Currently the run engine does one task at a time. There are use cases where we would like to ask the run engine to "run this plan/these plans and tell...

We have a detector which produces per event variable length arrays of coordinates of detected blobs. We are trying to read that data in an EPICS waveform, which has a...