Skip to content

Live display: Grab last image from circular buffer if there is anything there #4

@seamusholden

Description

@seamusholden

Currently just grabs last image written out of circular buffer.
More real time to display the last image pushed to circular buffer - if there's anything there
Tried this and led to null pointer exceptions when circular buffer was empty. Just needs figuring out how to do the right error checking.
Its only really important for acquisition that is consistently filling up the circular buffer (so not really our use case right now but possibly that of others)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions