pcdsdevices.attenuator.Attenuator
- pcdsdevices.attenuator.Attenuator(prefix, n_filters, *, name, **kwargs)
- A series of filters that attenuates the beam. - This is a factory function for instantiating a subclass of - AttBasewith the correct number of- Filtercomponents.- The - Filtercomponents will be named ‘filter1’, ‘filter2’, … ‘filter10’, …