gideonKogan
gideonKogan
### Is your feature request related to a problem? Please describe. During working on the [Hampel filter](https://github.com/scipy/scipy/issues/12809), I implemented a median filter and tested it vs the current implementation. Obviously,...
I have failed to use the debugger on mac. Is it supported?
### Issue with current documentation: > The more general function [scipy.ndimage.median_filter](https://docs.scipy.org/doc/scipy/reference/generated/scipy.ndimage.median_filter.html#scipy.ndimage.median_filter) has a more efficient implementation of a median filter and therefore runs much faster. > > For 2-dimensional images...