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
Our BinaryFilterAttenuator currently only works for a 16 filter attenuator. We should abstract away the number of filters so we can use the same device for any number, using DeviceVector
Acceptance Criteria
Attenuator class accepts number of filters as a parameter
Tests pass, including dodal connect for the beamlines which use this device
The text was updated successfully, but these errors were encountered:
Our
BinaryFilterAttenuator
currently only works for a 16 filter attenuator. We should abstract away the number of filters so we can use the same device for any number, usingDeviceVector
Acceptance Criteria
Attenuator
class accepts number of filters as a parameterdodal connect
for the beamlines which use this deviceThe text was updated successfully, but these errors were encountered: