Return a copy of `image` with a gaussian blur applied across axies `axis` with a given standard deviation and the number of standard deviations to stop at.
See Implementation
Return a copy of `image` with a gaussian blur applied across axies `axis` with a given standard deviation and the number of standard deviations to stop at.