healpy.rotator.Rotator.I

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

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