TANGO
Device Server



Functions Generation
Device Attributes Description

DataFitterTest Class

Revision: - Author: syldup

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
nbPointsToGenerate: Number of points to generate for the choosen function.
DEV_LONG
READ_WRITE
No
resolutionX: Resolution according the X axis to generate the choosen function.
DEV_DOUBLE
READ_WRITE
No
startingX: Starting value for X to generate the generatedDataX spectrum values.
DEV_DOUBLE
READ_WRITE
No
noiseFactor: Noise factor to add at each calculated value.
DEV_DOUBLE
READ_WRITE
No
functionParameterPos: This is the position function parameter for the implemented functions.
DEV_DOUBLE
READ_WRITE
No
functionParameterWidth: This is the width function parameter for the implemented functions.
DEV_DOUBLE
READ_WRITE
No
functionParameterHeight: This is the height function parameter for the implemented functions.
DEV_DOUBLE
READ_WRITE
No
functionParameterBackground: Value of the background for the implemented functions.
DEV_DOUBLE
READ_WRITE
No
sigma: This is the sigma function error parameter for the gaussian and lorentzian functions. This value represent the estimation erro for each points.
DEV_DOUBLE
READ_WRITE
No
functionType: Describe the type of function to generate (Gaussian, Lorentzian or Sigmoid with ou without background) - gaussian(b) - lorentzian(b) - sigmoid(b)
DEV_STRING
READ_WRITE
No
filePath
DEV_STRING
WRITE
No





Spectrum Attributes
Attribute name
Data Type
X Data Length
Expert
generatedDataX: Generated Data according X axis.
DEV_DOUBLE
100000
No
generatedDataY: Generated Data according Y axis.
DEV_DOUBLE
100000
No
generatedDataSigma: Generated Data for Sigma.
DEV_DOUBLE
100000
No







ESRF - Software Engineering Group