Skip to content

Create plans to arm the fast-cs eiger #1053

@olliesilvester

Description

@olliesilvester

The next step in completing ophyd-async's fast-cs Eiger is to benchmark the time taken to arm the Eiger in a two step process:

  1. The "load" plan. For this issue, this plan can just set the relevant PV's using bps.abs_set, rather than using ophyd async load. This plan should set the mx settings (see currently dodal eiger arming), set the ROI mode, and set the energy threshold
  • Wait for the above plan to be finished
  1. The prepare plan. This should call the fast-cs eigers' prepare method, which we will also need to modify slightly for this issue: we need to add the datatype setting (see FastCS Eiger: Pass datatype from eiger to odin bluesky/ophyd-async#529); we also need to add wait_for_stale_params.

Acceptance Criteria

  1. Ophyd-Async fast-cs eiger prepare modified to include datatype and wait_for_stale_params
  2. Plan written to: load, wait for load, do the new prepare
  3. Plan tested on a real Eiger and benchmark how long each bit takes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions