Skip to content

Create a detector that can write out frames without interrupting acquisition #1227

@DominicOram

Description

@DominicOram

On i15-1 we have a few optical cameras that are used for diagnostics e.g. quickly check the sample is mounted etc. They are constantly acquiring so that we can view the live feed of them. We would like to take a one off snapshot of the camera to put into LIMS.

After discussing with @coretl the best way to do this is probably a new detector class that, when trigger_and_read is called will write a frame with the writer (in this case a tiff writer) without changing the acquisition state of the detector (assuming it is already acquiring).

Acceptance Criteria

  • There is a detector I can use to take an image from an already acquiring detector without interrupting the acquisition.

Metadata

Metadata

Assignees

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