Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use standardised methods for configuring the panda during panda scans #513

Open
olliesilvester opened this issue Sep 19, 2024 · 0 comments

Comments

@olliesilvester
Copy link
Contributor

olliesilvester commented Sep 19, 2024

When we first implemented PandA scans, we had to create our own methods for configuring everything. Now, most of the configuration has been standardised in ophyd-async using the StandardDetector interface, where the 'detector' refers to the file writing block, rather than the Eiger.

Acceptance Criteria

  • Our HDFPanda uses prepare to setup PCAP
  • Trigger generation to the Eiger is done using StandardFlyer with an instance of StaticSeqTableTriggerLogic
  • We can then use kickoff, complete, and stop for our panda
@olliesilvester olliesilvester changed the title Use the new ophyd-async tools for panda scans Use standardised methods for configuring the panda during panda scans Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant