Skip to content

Support N writers for a single AreaDetector #1178

@jwlodek

Description

@jwlodek

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions