pix2xxx,ang2xxx,vec2xxx, nest2ring,ring2nest
or (x,y,z) coordinates on the sphere. Some of these routines are listed here.
ROUTINES:
call pix2ang_ring(nside, ipring, theta, phi)
| renders theta and phi coordinates of the nominal pixel center given the pixel number ipring and a map resolution parameter nside. |
| renders cartesian vector coordinates of the nominal pixel center given the pixel number ipring and a map resolution parameter nside. Optionally renders cartesian vector coordinates of the considered pixel four vertices. |
| renders the pixel number ipring for a pixel which, given the map resolution parameter nside, contains the point on the sphere at angular coordinates theta and phi. |
| renders the pixel number ipring for a pixel which, given the map resolution parameter nside, contains the point on the sphere at cartesian coordinates vector. |
| renders theta and phi coordinates of the nominal pixel center given the pixel number ipnest and a map resolution parameter nside. |
| renders cartesian vector coordinates of the nominal pixel center given the pixel number ipnest and a map resolution parameter nside. Optionally renders cartesian vector coordinates of the considered pixel four vertices. |
| renders the pixel number ipnest for a pixel which, given the map resolution parameter nside, contains the point on the sphere at angular coordinates theta and phi. |
| renders the pixel number ipnest for a pixel which, given the map resolution parameter nside, contains the point on the sphere at cartesian coordinates vector . |
| performs conversion from NESTED to RING pixel number. |
| performs conversion from RING to NESTED pixel number. |
spherical coordinates into (x,y,z) cartesian coordinates.
spherical coordinates.
Version 3.50, 2018-12-10