Computes the median of Y values in a sliding window around each point.
Object with x and y arrays of the same length.
Options for the median computation.
A new DataXY with the same x values and smoothed y values.
Computes the median of Y values in a sliding window around each point.