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

XRF viewer display to work with new ophyd-async Xspress device #333

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

Conversation

canismarko
Copy link
Contributor

The window has been stripped down. ROI selection has been removed and the window now shows a list of elements with their counts and dead-time %s, along with control, and the individual element spectra.

The x-axis now shows energy instead of bins.

The legend of the plot jumps around in how it's ordered, perhaps in future we can find a way to fix this? For now it seemed tied in with the way the plotting is done and didn't seem like a big enough problem to justify fixing.

It would be nice to restore the onHover behavior from previously: if an element's row is hovered over, only that spectrum is show in the plot.

Things to do before merging:

  • add tests
  • write docs
  • update iconfig_testing.toml
  • flake8, black, and isort
  • Test at the beamline

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.

2 participants