Calculate the median of absolute values found in a search window for each raster in a list
CalcMedians(deltas, w)
A list of rasters with the median of absolute values in the search window
A list of rasters with the values from which calculate the median of absolute values (e.g., directional differences of order K)
The moving window used (e.g. w=KernelCircular(3))