Skip to content

Acquisition object for continuous acquisition #40

Open
@sk1p

Description

@sk1p
  • Two cases, one that repeats a 2D scan, and one that just runs the udf on whatever data currently hits the detector (represented as an infinite 1D nav), without pre-defined number of frames
  • Repeated 2D:
    • Depends on the synchronization; in some setups it needs to re-trigger after each scan (per-dataset trigger), in others, it can just run continuously (pixel trigger)
    • For nav plots, allow both "fresh plot each scan" and "overwrite partial results" plotting
  • Infinite 1d nav:
    • we can still support kind=nav results, but we need to handle the plotting and buffer allocation differently
    • maybe allow to use a ring buffer for this case?
    • plot nav results as a line? maybe limited in horizontal direction, to plot the last N points?
    • could also do custom plots, like quantities derives from CoM

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions