Skip to content

Support combining scanner and detector from different device #2

@marktsuchida

Description

@marktsuchida

See: uw-loci/mm-openscan/issues/72

Frame count, width, and height must be agreed upon between scanner and detector (allowed (width, height) is the intersection of what scanner and detector allow).

Pixel clock frequency must be propagated from scanner to detector in cases where the detector does not receive a hardware pixel clock.

Acquisitions may also be terminated from software. In this case, OpenScanLib first tells the detector to stop at its earliest convenience. Then, the detector signals back to OpenScanLib when scanning is no longer needed, at which point OpenScanLib stops the scanner.

Depending on the detector implementation, it might choose to finish acquiring the current frame or stop mid-frame and discard the current frame.

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