OSFunctionals
FEATURE
|
| |
| |
This component computes functionals. |
| |
| |
+ |
nonZeroFuncts
|
INT
|
1
|
'0'
|
LOCK
|
If this is set to 1, functionals are only applied to input values unequal 0. If this is set to 2, functionals are only applied to input values greater than 0.
|
| |
+ |
enabledDimensions
|
CHAR
|
1024
|
''
|
LOCK
|
array of enabled dimensions on which functionals will apply, if left empty all of them will be enabled
|
| |
+ |
Crossings
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional Crossings
|
| |
+ |
zcr
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of zero crossing rate
|
| |
+ |
mcr
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean crossing rate (the rate at which the signal crosses its arithmetic mean value (same as zcr for mean normalised signals)
|
| |
+ |
amean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean
|
| |
+ |
DCT
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional dct
|
| |
+ |
firstCoeff
|
INT
|
1
|
'1'
|
LOCK
|
The first DCT coefficient to compute (coefficient 0 corresponds to the DC component)
|
| |
+ |
lastCoeff
|
INT
|
1
|
'1'
|
LOCK
|
The last DCT coefficient to compute
|
| |
+ |
Samples
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional samples
|
| |
+ |
samplepos
|
CHAR
|
1024
|
''
|
LOCK
|
Array of positions of samples to copy to the output (i.e. 0.1,0.5,..). The size of this array determines the number of sample frames that will be passed to the output. The given positions must be in the range from 0 to 1, indicating the relative position whithin the input segment, where 0 is the beginning and 1 the end of the segment.
|
| |
+ |
Segments
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional segments
|
| |
+ |
maxNumSeg
|
INT
|
1
|
'100'
|
LOCK
|
Maximum number of segments to detect
|
| |
+ |
rangeRelThreshold
|
FLOAT
|
1
|
'0.25000'
|
LOCK
|
The segment threshold relative to the signal's range (max-min)
|
| |
+ |
numSegments
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the number of segments (output is relative to maxNumSeg)
|
| |
+ |
meanSegLen
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the mean segment length
|
| |
+ |
maxSegLen
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the maximum segment length
|
| |
+ |
minSegLen
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the minimum segment length
|
| |
+ |
Times
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional times
|
| |
+ |
upleveltime25
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is above 0.25*range
|
| |
+ |
downleveltime25
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is below 0.25*range
|
| |
+ |
upleveltime50
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is above 0.50*range
|
| |
+ |
downleveltime50
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is below 0.50*range
|
| |
+ |
upleveltime75
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is above 0.75*range
|
| |
+ |
downleveltime75
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is below 0.75*range
|
| |
+ |
upleveltime90
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is above 0.90*range
|
| |
+ |
downleveltime90
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is below 0.90*range
|
| |
+ |
risetime
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is rising
|
| |
+ |
falltime
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal is falling
|
| |
+ |
leftctime
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal has left curvature
|
| |
+ |
rightctime
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute time where signal has right curvature
|
| |
+ |
duration
|
INT
|
1
|
'1'
|
LOCK
|
(1/0=yes/no) compute duration time, in frames (or seconds, if (time)norm==seconds)
|
| |
+ |
upleveltime
|
CHAR
|
1024
|
''
|
LOCK
|
compute time where signal is above X*range : upleveltime[n]=X i.e. (i.e. 0.1,7.5,..) if empty thus disabled
|
| |
+ |
downleveltime
|
CHAR
|
1024
|
''
|
LOCK
|
compute time where signal is below X*range : downleveltime[n]=X i.e. (i.e. 1.1,0.5,..) if empty thus disabled
|
| |
+ |
Extremes
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional extremes
|
| |
+ |
max
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of maximum value
|
| |
+ |
min
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of minimum value
|
| |
+ |
range
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of range (max-min)
|
| |
+ |
maxpos
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of position of maximum value
|
| |
+ |
minpos
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of position of minimum value
|
| |
+ |
maxameandist
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of (max-arithmetic_mean)
|
| |
+ |
minameandist
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of (arithmetic_mean-min)
|
| |
+ |
Means
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional means
|
| |
+ |
amean_means
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean
|
| |
+ |
absmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of absolute values
|
| |
+ |
qmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic mean
|
| |
+ |
nzamean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean (of non-zero values only)
|
| |
+ |
nzabsmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of absolute values (of non-zero values only)
|
| |
+ |
nzqmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic mean (of non-zero values only)
|
| |
+ |
nzgmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of geometric mean (of absolute values of non-zero values only)
|
| |
+ |
nnz
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of number of non-zero values
|
| |
+ |
flatness
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of contour flatness (ratio of geometric mean and absolute value arithmetic mean(absmean)))
|
| |
+ |
posamean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of positive values only (usually you would apply this to a differential signal to measure how much the original signal is rising)
|
| |
+ |
negamean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of negative values only
|
| |
+ |
posqmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic mean of positive values only
|
| |
+ |
posrqmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of root of quadratic mean of positive values only
|
| |
+ |
negqmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic mean of negative values only
|
| |
+ |
negrqmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of root of quadratic mean of negative values only
|
| |
+ |
rqmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of square root of quadratic mean
|
| |
+ |
nzrqmean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of square root of quadratic mean of non zero values
|
| |
+ |
OnSet
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional Onsets
|
| |
+ |
threshold
|
FLOAT
|
1
|
'0.00000'
|
LOCK
|
The absolute threshold used for onset/offset detection (i.e. the first onset will be where the input value is above the threshold for the first time)
|
| |
+ |
thresholdOnset
|
FLOAT
|
1
|
'0.00000'
|
LOCK
|
A separate threshold only for onset detection. This will override the 'threshold' option, if set
|
| |
+ |
thresholdOffset
|
FLOAT
|
1
|
'0.00000'
|
LOCK
|
A separate threshold only for offset detection. This will override the 'threshold' option, if set
|
| |
+ |
setThresholdOnset
|
INT
|
1
|
'1'
|
LOCK
|
1/0=set/unset thresholdOnset value
|
| |
+ |
setThresholdOffset
|
INT
|
1
|
'1'
|
LOCK
|
1/0=set/unset thresholdOnset value
|
| |
+ |
useAbsVal
|
INT
|
1
|
'1'
|
LOCK
|
1/0=yes/no : apply thresholds to absolute input value instead of original input value
|
| |
+ |
onsetPos
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of relative position of first onset found [output name: onsetPos]
|
| |
+ |
offsetPos
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of position of last offset found [output name: offsetPos]
|
| |
+ |
numOnsets
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the number of onsets found [output name: numOnsets]
|
| |
+ |
numOffsets
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the number of offsets found (this is usually redundant and the same as numOnsets, use this only for special applications where it may make sense to use it) [output name: numOffsets]
|
| |
+ |
Peaks
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional Peaks
|
| |
+ |
numPeaks
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of number of peaks [output name: numPeaks]
|
| |
+ |
meanPeakDist
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean distance between peaks [output name: meanPeakDist]
|
| |
+ |
peakMean
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of peaks [output name: peakMean]
|
| |
+ |
peakMeanMeanDist
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of aritmetic mean of peaks - aritmetic mean of all values [output name: peakMeanMeanDist]
|
| |
+ |
peakDistStddev
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of standard deviation of inter peak distances [output name: peakDistStddev]
|
| |
+ |
overlapFlag
|
INT
|
1
|
'1'
|
LOCK
|
1/0=yes/no frames overlap (i.e. compute peaks locally only)
|
| |
+ |
Percentiles
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional Percentiles
|
| |
+ |
quartiles
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of all quartiles (overrides individual settings quartile1, quartile2, and quartile3 if disabled)
|
| |
+ |
quartile1
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quartile1 (0.25)
|
| |
+ |
quartile2
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quartile2 (0.50)
|
| |
+ |
quartile3
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quartile3 (0.75)
|
| |
+ |
iqr
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of all inter-quartile ranges (overrides individual settings iqr12, iqr23, and iqr13 if disabled)
|
| |
+ |
iqr12
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of inter-quartile range 1-2 (quartile2-quartile1)
|
| |
+ |
iqr23
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of inter-quartile range 2-3 (quartile3-quartile2)
|
| |
+ |
iqr13
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of inter-quartile range 1-3 (quartile3-quartile1)
|
| |
+ |
percentile
|
CHAR
|
1024
|
''
|
LOCK
|
Array of p*100 percent percentiles to compute. p = 0..1. (i.e. 0.2,0.8,0.5,....) Array size indicates the number of total percentiles to compute (excluding quartiles), duplicate entries are not checked for and not removed : percentile[n] = p (p=0..1) if empty then disabled
|
| |
+ |
pctlrange
|
CHAR
|
1024
|
''
|
LOCK
|
Array that specifies which inter percentile ranges to compute. A range is specified as (n11,n12,n21,n22,n31,n32,....) (where ni1 and ni2 are the indicies of the percentiles as they appear in the percentile[] array, starting at 0 with the index of the first percentile) if empty then disabled
|
| |
+ |
interp
|
INT
|
1
|
'1'
|
LOCK
|
If set to 1, percentile values will be linearly interpolated, instead of being rounded to the nearest index in the sorted array
|
| |
+ |
Regression
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional Regression
|
| |
+ |
linregc1
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of slope m (linear regression line)
|
| |
+ |
linregc2
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of offset t (linear regression line)
|
| |
+ |
linregerrA
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of linear error between contour and linear regression line
|
| |
+ |
linregerrQ
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic error between contour and linear regression line
|
| |
+ |
qregc1
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic regression coefficient 1 (a)
|
| |
+ |
qregc2
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic regression coefficient 2 (b)
|
| |
+ |
qregc3
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic regression coefficient 3 (c = offset)
|
| |
+ |
qregerrA
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of linear error between contour and quadratic regression line (parabola)
|
| |
+ |
qregerrQ
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of quadratic error between contour and quadratic regression line (parabola)
|
| |
+ |
centroid
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of centroid of contour (this is computed as a by-product of the regression coefficients).
|
| |
+ |
qregls
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of left slope of parabola (slope of the line from first point on the parabola at t=0 to the vertex).
|
| |
+ |
qregrs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of right slope of parabola (slope of the line from the vertex to the last point on the parabola at t=N).
|
| |
+ |
qregx0
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of x coordinate of the parabola vertex (since for very flat parabolas this can be very large/small, it is clipped to range -Nin - +Nin ).
|
| |
+ |
qregy0
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of y coordinate of the parabola vertex.
|
| |
+ |
qregyr
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of y coordinate of the last point on the parabola (t=N).
|
| |
+ |
qregy0nn
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of y coordinate of the parabola vertex. This value is unnormalised, regardless of value of normInput.
|
| |
+ |
qregc3nn
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of y coordinate of the first point on the parabola (t=0). This value is unnormalised, regardless of value of normInput.
|
| |
+ |
qregyrnn
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of y coordinate of the last point on the parabola (t=N). This value is unnormalised, regardless of value of normInput.
|
| |
+ |
normInputs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable normalisation of regression coefficients, coordinates, and regression errors on the value scale. If enabled all input values will be normalised to the range 0..1. Use this in conjunction with normRegCoeff.
|
| |
+ |
normRegCoeff
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable normalisation of regression coefficients. If enabled, the coefficients are scaled (multiplied by the contour length) so that a regression line or parabola approximating the contour can be plotted over an x-axis range from 0 to 1, i.e. this makes the coefficients independent of the contour length (a longer contour with a lower slope will then have the same 'm' (slope) linear regression coefficient as a shorter but steeper slope).
|
| |
+ |
Moments
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional Moments
|
| |
+ |
variance
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of variance
|
| |
+ |
stddev
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of standard deviation
|
| |
+ |
skewness
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of skewness
|
| |
+ |
kurtosis
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of kurtosis
|
| |
+ |
amean_moments
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean
|
| |
+ |
Peaks2
|
INT
|
1
|
'0'
|
LOCK
|
1/0=enable/disable outputs of functional Peaks2
|
| |
+ |
numPeaks2
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of number of peaks
|
| |
+ |
meanPeakDist2
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean distance between peaks (relative to the input segment length, in seconds, or in frames, see the 'norm' option or the 'masterTimeNorm' option of the cFunctionals parent component)
|
| |
+ |
meanPeakDistDelta
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean difference between consecutive inter peak distances (relative to the input segment length, in seconds, or in frames, see the 'norm' option or the 'masterTimeNorm' option of the cFunctionals parent component) [NOT YET IMPLEMENTED!]
|
| |
+ |
peakDistStddev2
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of standard deviation of inter peak distances
|
| |
+ |
peakRangeAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of peak range (max peak value - min peak value)
|
| |
+ |
peakRangeRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of peak range (max peak value - min peak value) / arithmetic mean
|
| |
+ |
peakMeanAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of peaks (local maxima)
|
| |
+ |
peakMeanMeanDist2
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of peaks - arithmetic mean of all values
|
| |
+ |
peakMeanRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of peaks (local maxima) / arithmetic mean of all values
|
| |
+ |
ptpAmpMeanAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean peak to peak (amplitude) difference
|
| |
+ |
ptpAmpMeanRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean peak to peak (amplitude) difference / arithmetic mean
|
| |
+ |
ptpAmpStddevAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean peak to peak (amplitude) standard deviation
|
| |
+ |
ptpAmpStddevRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean peak to peak (amplitude) standard deviation / arithmetic mean
|
| |
+ |
minRangeAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of local minima range (max minmum value - min minimum value)
|
| |
+ |
minRangeRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of local minima range (max minmum value - min minimum value) / arithmetic mean
|
| |
+ |
minMeanAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of local minima
|
| |
+ |
minMeanMeanDist
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of local minima - arithmetic mean of all values
|
| |
+ |
minMeanRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of arithmetic mean of local minima / arithmetic mean
|
| |
+ |
mtmAmpMeanAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean minimum to minimum (amplitude) difference
|
| |
+ |
mtmAmpMeanRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean minimum to minimum (amplitude) difference / arithmetic mean
|
| |
+ |
mtmAmpStddevAbs
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean minimum to minimum (amplitude) standard deviation
|
| |
+ |
mtmAmpStddevRel
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of mean minimum to minimum (amplitude) standard deviation
|
| |
+ |
meanRisingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the mean of the rising slopes (rising slope is the slope of the line connecting a local minimum (or the beginning of input sample) with the following local maximum/peak or the end of input sample)
|
| |
+ |
maxRisingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of maximum rising slope
|
| |
+ |
minRisingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of minimum rising slope
|
| |
+ |
stddevRisingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the standard deviation of the rising slopes
|
| |
+ |
meanFallingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the mean of the falling slopes (falling slope is the slope of the line connecting a local maximum/peak (or the beginning of input sample) with the following local minimum (or the end of input sample))
|
| |
+ |
maxFallingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of maximum falling slope.
|
| |
+ |
minFallingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of minimum falling slope
|
| |
+ |
stddevFallingSlope
|
INT
|
1
|
'1'
|
LOCK
|
1/0=enable/disable output of the standard deviation of the falling slopes
|
| |
+ |
useAbsThresh
|
INT
|
1
|
'0'
|
LOCK
|
1/0 = enable/disable absolute threshold
|
| |
+ |
absThresh
|
FLOAT
|
1
|
'0.00000'
|
LOCK
|
Gives an absolute threshold for the minimum peak height. Use with caution, use only if you know what you are doing. If this option is not set, relThresh will be used.
|
| |
+ |
relThresh
|
FLOAT
|
1
|
'0.00000'
|
LOCK
|
Gives the threshold relative to the input contour range, which is used to remove peaks and minimima below this threshold. Valid values: 0..1, a higher value will remove more peaks, while a lower value will keep more and less salient peaks. If not using dynRelThresh=1 you should use a default value of ~0.10 otherwise a default of ~0.35
|
| |
+ |
dynRelThresh
|
INT
|
1
|
'1'
|
LOCK
|
1/0 = enable disable dynamic relative threshold. Instead of converting the relThresh to an absolute threshold relThresh*range, the threshold is applied as: abs(a/b-1.0) < relThresh , where a is always larger than b.
|
| |