running_MAD¶
- tayph.running_MAD(z, w, parallel=False)[source] [edit on github]¶
Computers a running standard deviation of a 1-dimensional array z. The stddev is evaluated over a range with width w pixels. The output is a 1D array with length equal to the width of z.