How to rotate an array in degree of 20,40,60,...200 using Python? -


in python, how can rotate array 20,40,60,..200 degree? actually, array contains fits image , want rotate fits image. know can rotate image, image in form of array.

thanks in advance!

cheers,

-viral

did try this? scipy.ndimage.interpolation.rotate()


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -