Skip to content

detector liveview page #163

@rerpha

Description

@rerpha

As a user I would like to be able to see my detector's live view on the web dashboard. This does not need to be live, just needs to be updating every few seconds.

Some technical considerations:

  • live view in the GUI is AreaDetector generated, but accessing the entire detector may consist of a large array read. You can set the data of a html image to any value so performance shouldn't be an issue on the frontend.
  • we may need to throttle this to avoid saturating any networks - does this need to be done on the EPICS end?
  • this should probably be a separate page which is linked to/from the main instrument status screen to avoid cluttering the UI.

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