pydl.pydlutils
Convert unit Cartesian vectors to spherical angles.
ndarray
A set of x, y, z coordinates.
bool
If True, convert the angles to longitude, latitude, or equivalently, RA, Dec.
True
The corresponding spherical angles.
x_to_angles()