Detector Window Setup - DLS-Controls-Private-org/MBF-docs GitHub Wiki
If the detector window (PV :SEQ:n:ENWIN_S
) is set to "Windowed" then the window defined here is used to multiply the incoming data during a single dwell. Use of a window can help control spectral leakage between adjacent frequencies. There are two PVs on this screen, both prefixed with $(device):$(axis)
:
Title | PV | Description |
---|---|---|
Window | :SEQ:WINDOW_S |
This is the window to apply to incoming data for managing spectral leakage. This PV can be written if a custom window is required. Valid values are in the range -1..1. |
Reset | :SEQ:RESET_WIN_S |
Processing this PV will reset the window to its default state, which is 0.54 + 0.46 cos(f) for f in the range -π..π. This is known as the Hamming window. |