Apply recursive kurtosis calculation on data.
Recursive kurtosis is computed using the [ChassandeMottin2002] formulation adjusted to give the kurtosis of a gaussian distribution = 0.0.
Parameters: | |
---|---|
Return type: | Numpy numpy.ndarray |
Returns: | Processed trace data from appended Trace object |