-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Currently there is a 1-to-1 mapping of ADWriters to AreaDetectors, however, there is no reason why we couldn't have multiple filewriting plugins for a single detector. We're interested in having a setup like this where we use one plugin to save an HDF file with a stack of images, and use another plugin to save the sum of all of those.
Acceptance Criteria
- Can create an AreaDetector with multiple file writers who's state is combined when waiting for the detector to finish.
- The multiple writers can collect different numbers of frames, scaled by a constant (like what we have with exposures_per_event)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels