Skip to content

Support combining scanner and detector from different device #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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