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

Ophyd-async support for the Xspress3 family of detectors #316

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

canismarko
Copy link
Contributor

@canismarko canismarko commented Nov 29, 2024

This PR adds support for the Xspress3 pulse processor electronics using ophyd-async devices. Not many bells-and-whistles; just a detector that saves the area detector frames to disk so they can be read out by Tiled.

One thing I discovered while writing this, erasing the Xspress3 detector triggers a new, blank frame to be sent to the plugins. One implication of this is that the detector needs to be erased before starting the HDF writer plugin, and erase_on_start needs to be off.

Support has not been removed for the previous threaded Ophyd support.

Things to do before merging:

  • add tests
  • write docs
  • update iconfig_testing.toml
  • flake8, black, and isort

@canismarko canismarko marked this pull request as ready for review November 30, 2024 03:34
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

Successfully merging this pull request may close these issues.

1 participant