pcdsdaq.ami.set_monitor_det¶
-
pcdsdaq.ami.
set_monitor_det
(det)¶ Designate one
AmiDet
as the monitor.The monitor det is the default normalization detector and the default filtering detector when no detector is provided.
- Parameters
det (
AmiDet
orbool
) – The detector to set as the monitor. Alternatively, pass inFalse
to disable the monitor det.