> Question is how does IM go about determining an appropriate radius? See GetOptimalKernelWidth1D() in magick/gems.c. We perform a numerical integration until the contribution of the kernel is near zero for the particular quantum depth (normally 8, 16, or 32).