Alias: null
Common Name: MedianDynamicThreshold
Class: org. imirsel. m2k. math. MedianDynamicThreshold

Overview: This module computes a dynamic median threshold of the input function, which is used to peak-pick the input function.

Data Handling: The input data is not modified.


Inputs:
input function
[D
The function to threshold (Double array).


Outputs:
Peaks
[I
The peaks identified in the input function (Int array).


Peaks as doubles
[D
The peaks identified in the input function (Double array) Only output if "Output peaks as doubles" is set in the parameters.


threshold
[D
The threshold used to detect the peaks



Properties:
Threshold Weight
Sets the threshold weight

Window Length
Sets the peak-picking window length

Peak Isolation Window Length
Sets the peak isolation window length

Output as Doubles
A flag to set whether the output is integers or doubles