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)

Project Versions

Previous topic

healpy.rotator.Rotator.coords

Next topic

healpy.rotator.Rotator.__call__

This Page