-
Notifications
You must be signed in to change notification settings - Fork 6
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
UX improvements to the area detector viewer #232
Comments
No minimum/maximum values for the slider in the previous version. I will update in a new pull request. |
The slider is still not working after changing the PyDMslider channel to "ca://25idSimDet:Over1:1:CenterX." Temporarily, we set the sliders' limits from 0 to 3000 to make slider working. |
Yes, but that creates its own UX issues when the range doesn't match the image size. How about we find a time to dig into the PyDM code and see what's going on? |
I think we're ready to move forward on this. I created an Aravis-based area detector device in ophyd-async: https://github.com/spc-group/haven/blob/main/src/haven/devices/detectors/aravis.py I think we can now add back in controls for the rest of the plugins that we need, but those plugins aren't part of the device yet, so need to add them. Here are the steps that I see:
|
|
Pull request has 3 errors, but not from this task. I am not sure how to deal with it. |
Okay, I'll take a look and respond in the PR |
During initial commissioning, we used the area_detector.ui window for BPM camera. Sometimes this camera disconnects, but there is no obvious indication that this has happened.
We should at least add labels for the following:
Also fix:
Add:
The text was updated successfully, but these errors were encountered: