Hi guys,
i have a tiff image that into Arcmap i clip with Data Frame Clip using a shp file into data frame as mask to clip and i have the result that you can see into this image

instead when i create a python script i can't use clip data frame so i use clip_managment or extract by mask with the same shp file but the result is different, you can see in this second image

You can see that the bouds of clip are not smooth as first clip resulted by clip data frame.
How i can resolve this problem and have the same result with bounds smooth?
Thanks