healpy.rotator.Rotator.I

Contents

healpy.rotator.Rotator.I#

Rotator.I(*args, **kwds)#

Rotate the given vector or direction using the inverse matrix. rot.I(vec) <==> rot(vec,inv=True)