TANGO
Device Server



Image Analyzer
Properties Description

ImgBeamAnalyzer Class

Revision: release_3_1_2 - Author: julien_malik






Device Properties
Property name
Property type
Description
AutoROIMagFactorX Tango::DEV_DOUBLE initial value of AutoROIMagFactorX attribute. if not defined, it is set to 1
AutoROIMagFactorY Tango::DEV_DOUBLE initial value of AutoROIMagFactorY attribute. if not defined, it is set to 1
AutoROIMethod Tango::DEV_STRING the method used for computing the AutoROI. can be 'PROFILES' or 'THRESHOLD'. PROFILES method means the AutoROI is computed from the profiles fitted to gaussian functions. THRESHOLD means that the image is first thresholded using the 'AutoROIThreshold' attribute then the largest blob is selected.
AutoStart Tango::DEV_BOOLEAN if set to 'true' and mode is 'CONTINUOUS', the computation starts automatically when the device is launched
BitsPerPixel Tango::DEV_LONG the initial value of the BitsPerPixel attribute
ComputationPeriod Tango::DEV_LONG the initial value of the ComputationPeriod attribute
Enable2DGaussianFit Tango::DEV_BOOLEAN the initial value of the Enable2DGaussianFit attribute
EnableAutoROI Tango::DEV_BOOLEAN the initial value of the EnableAutoROI attribute
EnableHistogram Tango::DEV_BOOLEAN the initial value of the EnableHistogram attribute
EnableImageStats Tango::DEV_BOOLEAN the initial value of the EnableImageStats attribute
EnableProfiles Tango::DEV_BOOLEAN the initial value of the EnableProfiles attribute
EnableUserROI Tango::DEV_BOOLEAN the initial value of the EnableUserROI attribute
GammaCorrection Tango::DEV_DOUBLE the initial value of the GammaCorrection attribute
HistogramNbBins Tango::DEV_LONG the initial value of the HistogramNbBins attribute
HistogramRangeMax Tango::DEV_LONG the upper bound of the histogram bins. must be <= 2^BitsPerPixel
HistogramRangeMin Tango::DEV_LONG the lower bound of the histogram bins. must be >= 0
HorizontalFlip Tango::DEV_BOOLEAN the initial value of the HorizontalFlip attribute
ImageAttributeName Tango::DEV_STRING the name of the image attribute to take in ImageDevice
ImageDevice Tango::DEV_STRING the device from which the image is taken
Mode Tango::DEV_STRING ONESHOT or CONTINUOUS
OpticalMagnification Tango::DEV_DOUBLE the initial value of the OpticalMagnification attribute
PixelSizeX Tango::DEV_DOUBLE the initial value of the PixelSizeX attribute
PixelSizeY Tango::DEV_DOUBLE the initial value of the PixelSizeY attribute
ProfileFitFixedBg Tango::DEV_BOOLEAN the initial value of the ProfileFitFixedBg attribute
Rotation Tango::DEV_LONG the initial value of the Rotation attribute






Device Properties Default Values:
Property Name Default Values
AutoROIMagFactorX 1
AutoROIMagFactorY No default value
AutoROIMethod PROFILES
AutoStart true
BitsPerPixel No default value
ComputationPeriod 1000
Enable2DGaussianFit false
EnableAutoROI false
EnableHistogram No default value
EnableImageStats true
EnableProfiles true
EnableUserROI true
GammaCorrection No default value
HistogramNbBins No default value
HistogramRangeMax No default value
HistogramRangeMin No default value
HorizontalFlip No default value
ImageAttributeName No default value
ImageDevice No default value
Mode ONESHOT
OpticalMagnification No default value
PixelSizeX No default value
PixelSizeY No default value
ProfileFitFixedBg No default value
Rotation No default value



There is no Class properties.






ESRF - Software Engineering Group