pyhctsa.operations.changepoint.stepdetect¶
-
pyhctsa.operations.changepoint.stepdetect(y, method=
'l1pwc', params=10)¶ Analysis of discrete steps in a time series.
Gives information about discrete steps in the signal, using the function l1pwc from Max A. Little’s step detection toolkit.
References