You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current BtpsSourceStatus uses PVs to create stage components. It might be useful to get these stages from the happi database rather than direct instantiation, as well as the cameras.
Current Behavior
The current
BtpsSourceStatus
uses PVs to create stage components. It might be useful to get these stages from the happi database rather than direct instantiation, as well as the cameras.pcdsdevices/pcdsdevices/lasers/btps.py
Lines 661 to 669 in ce9d569
Context / environment
We need to update some stages/cameras in the configuration. We have this information tracked in the code, rather than happi.
Suggested Solution
I'm not really sure which method is better; I just wanted to make an issue to track this idea.
The text was updated successfully, but these errors were encountered: