Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Configuration of tune fitting algorithm.  All PVs are prefixed with $(device):$(axis).

Config

Most of the following control PVs should be left alone, as the involve adjusting hidden internal parameters of the fitting algorithm.

TitlePVDescription
Max peaks:TUNE:CONFIG:MAX_PEAKS_SThis determines how many peaks the fitter will attempt to find in the data before extracting the three largest and determining the tune.  For LMBF this should be set to 1, for horizontal TMBF this should be set to 3, and for vertical TMBF it may be helpful to set this to 4.
Smoothing:TUNE:CONFIG:SMOOTHING_SLeave this set to 32.
Min height:TUNE:CONFIG:MINIMUM_HEIGHT_SOnce a first peak has been found, all remaining peaks must be at least this high in relative units.  Leave set to 0.1.
Min width:TUNE:CONFIG:MINIMUM_WIDTH_SThis is the minimum width of a peak which will be accepted.  The width is in tune frequency units.
Min spacing:TUNE:CONFIG:MINIMUM_SPACING_SThis parameter is used to reject fits where peaks have approached to close to one another.  Best to leave set to 1.
Max error:TUNE:CONFIG:MAXIMUM_FIT_ERROR_SThe main function of this parameter is to reject tune fitting when there is no valid data to fit.  Leave set to 0.2.
  • No labels