A B C D E F G H I L M N O P Q R S T V W X Y Z

A

AngularPosition - class healpix.core.AngularPosition.
An angular posiont theta phi
AngularPosition() - Constructor for class healpix.core.AngularPosition
Default constructor
AngularPosition(double, double) - Constructor for class healpix.core.AngularPosition
Simple constructor init both values
adjacent - Variable in class healpix.core.NestedFace
 
adjacentFaces() - Method in class healpix.core.NestedFace
Faces which are adjacent to the given face - There are 6.
adjacentFaces(Point) - Method in class healpix.core.NestedFace
Faces which are adjacent to the given point in the given face - this is none if its in side a face but you should not be calling this in that case
ang(Vector3d) - Static method in class healpix.core.HealpixIndex
 
ang2pix_nest(int, double, double) - Static method in class healpix.core.Healpix
renders the pixel number ipix (NESTED scheme) for a pixel which contains a point on a sphere at coordinates theta and phi, given the map resolution parametr nside the computation is made to the highest resolution available (nside=8192) and then degraded to that required (by integer division) this doesn't cost more, and it makes sure that the treatement of round-off will be consistent for every resolution
ang2pix_nest(double, double) - Method in class healpix.core.HealpixIndex
renders the pixel number ipix (NESTED scheme) for a pixel which contains a point on a sphere at coordinates theta and phi, given the map resolution parametr nside the computation is made to the highest resolution available (nside=8192) and then degraded to that required (by integer division) this doesn't cost more, and it makes sure that the treatement of round-off will be consistent for every resolution
ang2pix_ring(int, double, double) - Static method in class healpix.core.Healpix
renders the pixel number ipix (RING scheme) for a pixel which contains a point on a sphere at coordinates theta and phi, given the map resolution parametr nside the computation is made to the highest resolution available (nside=8192) and then degraded to that required (by integer division) this doesn't cost more, and it makes sure that the treatement of round-off will be consistent for every resolution
ang2pix_ring(double, double) - Method in class healpix.core.HealpixIndex
renders the pixel number ipix (RING scheme) for a pixel which contains a point on a sphere at coordinates theta and phi, given the map resolution parametr nside the computation is made to the highest resolution available (nside=8192) and then degraded to that required (by integer division) this doesn't cost more, and it makes sure that the treatement of round-off will be consistent for every resolution
assemble(NestedFace[], int, int) - Static method in class healpix.core.NestedFace
Conveinence function to select items from an array
assemble(NestedFace[], int, int, int) - Static method in class healpix.core.NestedFace
Conveinence function to select items from an array

B

box(int, int, int) - Method in class healpix.core.NestedFace
Get pixelnumbers of the neighours of a pixel in this face.
box(int, int, int) - Method in class healpix.core.NestedMap
Return the numbers of the pixels in an area around the given pixel.

C

Constants - class healpix.tools.Constants.
 
Constants() - Constructor for class healpix.tools.Constants
 
CoordTransform - class healpix.tools.CoordTransform.
 
CoordTransform() - Constructor for class healpix.tools.CoordTransform
 
c - Static variable in class healpix.tools.Constants
 
cPi - Static variable in class healpix.tools.Constants
 
cPr - Static variable in class healpix.tools.Constants
 
corners_nest(int, int) - Method in class healpix.core.HealpixIndex
 
corners_ring(int, int) - Method in class healpix.core.HealpixIndex
return set of points along the boundary of the given pixel step 1 gives 4 points on the corners
countBlancks(int[][]) - Method in class healpix.core.NestedMap
Count blancks(-1) in theBox.
ctheta - Static variable in class healpix.tools.CoordTransform
 

D

dataIter - Variable in class healpix.tools.EnumIter
 
dataIter - Variable in class healpix.tools.StringIter
 
degToRad - Static variable in class healpix.tools.CoordTransform
 
delim - Variable in class healpix.tools.StringIter
 
doEdges(int, int) - Method in class healpix.core.test.TestFaceEdge
 
doFace(NestedFace, int, int) - Method in class healpix.core.test.TestPixNeigh
 
doPixNeigh(int, int) - Method in class healpix.core.test.TestPixNeigh
 

E

ECL2EQ - Static variable in class healpix.tools.CoordTransform
 
ECL2GAL - Static variable in class healpix.tools.CoordTransform
 
EPS - Static variable in class healpix.tools.Constants
 
EQ2ECL - Static variable in class healpix.tools.CoordTransform
 
EQ2GAL - Static variable in class healpix.tools.CoordTransform
 
EnumIter - class healpix.tools.EnumIter.
Masqueard an Enumeration as an Iteration
EnumIter(Enumeration) - Constructor for class healpix.tools.EnumIter
 
EquatorNestFace - class healpix.core.EquatorNestFace.
 
EquatorNestFace(int, NestedMap) - Constructor for class healpix.core.EquatorNestFace
 
eCornerNeigh() - Method in class healpix.core.EquatorNestFace
 
eCornerNeigh() - Method in class healpix.core.NestedFace
 
eCornerNeigh() - Method in class healpix.core.PolarNF
 
eFaceNeigh() - Method in class healpix.core.EquatorNestFace
 
eFaceNeigh() - Method in class healpix.core.NestedFace
 
eFaceNeigh() - Method in class healpix.core.PolarNF
 
eTipNeigh() - Method in class healpix.core.EquatorNestFace
 
eTipNeigh() - Method in class healpix.core.NestedFace
 
eTipNeigh() - Method in class healpix.core.PolarNF
 
eTipNeigh() - Method in class healpix.core.SouthNestFace
 
extractKey(String, Header) - Static method in class healpix.tools.Tools
 

F

FacePoint - class healpix.core.FacePoint.
 
FacePoint(int, int, int) - Constructor for class healpix.core.FacePoint
 
face - Variable in class healpix.core.FacePoint
 
face - Variable in class healpix.core.NestedFace
 
faceNum() - Method in class healpix.core.NestedFace
 
faces - Variable in class healpix.core.NestedMap
 
fact1 - Variable in class healpix.core.HealpixIndex
 
fact2 - Variable in class healpix.core.HealpixIndex
 
fillBoxECorner(int[][], int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numebrs from a face on East corner.
fillBoxECorner(int[][], int, int) - Method in class healpix.core.PolarNF
Rip is now in east west for North and south faces so we fill with blancks here.
fillBoxNCorner(int[][], int, int) - Method in class healpix.core.EquatorNestFace
No north corner here so fill with -1..
fillBoxNCorner(int[][], int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numebrs from a face on North corner.
fillBoxNCorner(int[][], int, int) - Method in class healpix.core.NorthNestFace
Take a chunk of pixel numebrs from a face on North corner.
fillBoxNE(int[][], int, int, int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numebrs from a face on the North East.
fillBoxNE(int[][], int, int, int, int) - Method in class healpix.core.NorthNestFace
Skew the easttip neighbour
fillBoxNW(int[][], int, int, int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numebrs from a face on the North West .ximn and xmax are the Healpix X values to look for.
fillBoxNW(int[][], int, int, int, int) - Method in class healpix.core.NorthNestFace
Skew west tip neighbour
fillBoxSCorner(int[][], int, int) - Method in class healpix.core.EquatorNestFace
No south corner on the equator fill with -1.
fillBoxSCorner(int[][], int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numbers from a face on South corner.
fillBoxSCorner(int[][], int, int) - Method in class healpix.core.SouthNestFace
Take a chunk of pixel numebrs from a face on South corner.
fillBoxSE(int[][], int, int, int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numebrs from a face on the South East.ximn and xmax are the Healpix X values to look for.
fillBoxSE(int[][], int, int, int, int) - Method in class healpix.core.SouthNestFace
Rotate the corner face and make it adjacent for box puposes
fillBoxSW(int[][], int, int, int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numebrs from a face on the South West .
fillBoxSW(int[][], int, int, int, int) - Method in class healpix.core.SouthNestFace
Fill in with the corner face
fillBoxVal(int[][], int, int, int, int, int) - Method in class healpix.core.NestedFace
Put givin value in a square of the 2'd array starting at xmin,yim for xd,yd elements.
fillBoxWCorner(int[][], int, int) - Method in class healpix.core.NestedFace
Take a chunk of pixel numebrs from a face on West corner.
fillBoxWCorner(int[][], int, int) - Method in class healpix.core.PolarNF
blanks go in here (ripping of faces North and south)
findAdjacentFaces() - Method in class healpix.core.EquatorNestFace
 
findAdjacentFaces() - Method in class healpix.core.NestedFace
actually find the faces if - will be called from adjacentfaces as required, this should populate adjacent.
findAdjacentFaces() - Method in class healpix.core.NorthNestFace
 
findAdjacentFaces() - Method in class healpix.core.SouthNestFace
 
fourPi - Static variable in class healpix.tools.CoordTransform
 

G

GAL2ECL - Static variable in class healpix.tools.CoordTransform
 
GAL2EQ - Static variable in class healpix.tools.CoordTransform
 
getFace() - Method in class healpix.core.FacePoint
 
getFace(int, NestedMap) - Static method in class healpix.core.NestedFace
Faces are constructed according to number, this get method is a factory for the correct type of face
getFace(int) - Method in class healpix.core.NestedMap
 
getms - Variable in class healpix.tools.StringIter
 
gets - Variable in class healpix.tools.StringIter
 

H

Healpix - class healpix.core.Healpix.
Java version of some healpix routines from DSRI in java everthing must be in a class - no functions floating about.
Healpix() - Constructor for class healpix.core.Healpix
 
HealpixIndex - class healpix.core.HealpixIndex.
 
HealpixIndex() - Constructor for class healpix.core.HealpixIndex
 
HealpixIndex(int) - Constructor for class healpix.core.HealpixIndex
 
hasMoreElements() - Method in class healpix.tools.StringIter
for enumeration
hasNext() - Method in class healpix.tools.EnumIter
 
hasNext() - Method in class healpix.tools.StringIter
 
healpix.core - package healpix.core
 
healpix.core.test - package healpix.core.test
 
healpix.tools - package healpix.tools
 

I

in_ring(int, int, double, double, boolean) - Method in class healpix.core.Healpix
returns the list of pixels in RING or NESTED scheme (listir); with latitude in [phi0-dphi, phi0+dphi] on the ring ir; (in {1,4*nside-1}) the pixel id-numbers are in {0,12*nside^2-1} the indexing is RING, unless NEST is set to true; ======================================================================
init(double, double) - Method in class healpix.core.AngularPosition
 
init() - Method in class healpix.core.HealpixIndex
 
init(Class) - Method in class healpix.tools.StringIter
 
integration_limits_in_costh(int, int) - Static method in class healpix.core.Healpix
 
integration_limits_in_costh(int) - Method in class healpix.core.HealpixIndex
 
internalNeigh(Point) - Method in class healpix.core.NestedFace
Pixels which are adjacent to the given point inside this face returns an array of pixel numbers

L

ln10 - Static variable in class healpix.tools.Constants
 

M

mkpix2xy() - Static method in class healpix.core.Healpix
Initialize pix2x and pix2y constructs the array giving x and y in the face from pixel number for the nested (quad-cube like) ordering of pixels the bits corresponding to x and y are interleaved in the pixel number one breaks up the pixel number by even and odd bits
mkpix2xy() - Static method in class healpix.core.HealpixIndex
Initialize pix2x and pix2y constructs the array giving x and y in the face from pixel number for the nested (quad-cube like) ordering of pixels the bits corresponding to x and y are interleaved in the pixel number one breaks up the pixel number by even and odd bits
mkxy2pix() - Static method in class healpix.core.Healpix
Initialize x2pix and y2pix
mkxy2pix() - Static method in class healpix.core.HealpixIndex
Initialize x2pix and y2pix

N

NestedFace - class healpix.core.NestedFace.
A class representing a face in Healpix - this is abstract faces are either Northern, Southern or Equatorial.
NestedFace(int, NestedMap) - Constructor for class healpix.core.NestedFace
Constructor - can not be called directly use getFace
NestedMap - class healpix.core.NestedMap.
A class representing the geometry of the Helapix nestedMap just a smart container for faces so we do not keep constructing them.
NestedMap(int) - Constructor for class healpix.core.NestedMap
 
NorthNestFace - class healpix.core.NorthNestFace.
A Norther Face of a nest jhealpix map.
NorthNestFace(int, NestedMap) - Constructor for class healpix.core.NorthNestFace
Constructor - can not be called directly use getFace
nCornerNeigh() - Method in class healpix.core.EquatorNestFace
 
nCornerNeigh() - Method in class healpix.core.NestedFace
 
nCornerNeigh() - Method in class healpix.core.PolarNF
 
nFaceNeigh() - Method in class healpix.core.EquatorNestFace
 
nFaceNeigh() - Method in class healpix.core.NestedFace
 
nFaceNeigh() - Method in class healpix.core.PolarNF
 
nTipNeigh() - Method in class healpix.core.EquatorNestFace
 
nTipNeigh() - Method in class healpix.core.NestedFace
 
nTipNeigh() - Method in class healpix.core.PolarNF
 
ncap - Variable in class healpix.core.HealpixIndex
 
neighbours(Point) - Method in class healpix.core.NestedFace
Pixels which are adjacent to the given point in this face returns an array of pixel numbers
neighbours(int) - Method in class healpix.core.NestedFace
 
nest2ring(int, int) - Static method in class healpix.core.Healpix
performs conversion from NESTED to RING pixel number
nest2ring(int) - Method in class healpix.core.HealpixIndex
performs conversion from NESTED to RING pixel number
next() - Method in class healpix.tools.EnumIter
Take next data object and Return
next() - Method in class healpix.tools.StringIter
Take next data object and create the String and return it
nextElement() - Method in class healpix.tools.StringIter
for enumeration
nl2 - Variable in class healpix.core.HealpixIndex
 
nl3 - Variable in class healpix.core.HealpixIndex
 
nl4 - Variable in class healpix.core.HealpixIndex
 
nopix - Variable in class healpix.core.NestedMap
 
nopix() - Method in class healpix.core.NestedMap
 
nopixface - Variable in class healpix.core.NestedMap
 
nopixface() - Method in class healpix.core.NestedMap
 
npface - Variable in class healpix.core.HealpixIndex
 
npface - Variable in class healpix.core.NestedFace
 
npix - Variable in class healpix.core.HealpixIndex
 
ns_max - Static variable in class healpix.core.Healpix
 
ns_max - Static variable in class healpix.core.HealpixIndex
 
nside - Variable in class healpix.core.HealpixIndex
 
nside - Variable in class healpix.core.NestedFace
 
nside - Variable in class healpix.core.NestedMap
 
nside() - Method in class healpix.core.NestedMap
 

O

offset - Variable in class healpix.core.NestedFace
offset number of pixels before this faces e.g.

P

PI - Static variable in class healpix.tools.Constants
 
PolarNF - class healpix.core.PolarNF.
Abstraction of Polar nested face - must be either north or south
PolarNF(int, NestedMap) - Constructor for class healpix.core.PolarNF
Constructor - can not be called directly use getFace
parseBool(String) - Static method in class healpix.tools.Tools
Check a string for T,t TRUE or true and return true if any of these are found.
phi - Variable in class healpix.core.AngularPosition
 
phi() - Method in class healpix.core.AngularPosition
 
phi - Static variable in class healpix.tools.CoordTransform
 
pi - Static variable in class healpix.core.Healpix
 
pi - Static variable in class healpix.core.HealpixIndex
 
pi - Static variable in class healpix.tools.CoordTransform
 
piover2 - Static variable in class healpix.core.Healpix
 
piover2 - Static variable in class healpix.core.HealpixIndex
 
pix2ang_nest(int, int) - Static method in class healpix.core.Healpix
Convert from pix number to angle renders theta and phi coordinates of the nominal pixel center for the pixel number ipix (NESTED scheme) given the map resolution parameter nside
pix2ang_nest(int) - Method in class healpix.core.HealpixIndex
Convert from pix number to angle renders theta and phi coordinates of the nominal pixel center for the pixel number ipix (NESTED scheme) given the map resolution parameter nside
pix2ang_ring(int, int) - Static method in class healpix.core.Healpix
Convert from pix number to angle renders theta and phi coordinates of the nominal pixel center for the pixel number ipix (RING scheme) given the map resolution parameter nside
pix2ang_ring(int) - Method in class healpix.core.HealpixIndex
Convert from pix number to angle renders theta and phi coordinates of the nominal pixel center for the pixel number ipix (RING scheme) given the map resolution parameter nside
pix2vec_nest(int) - Method in class healpix.core.HealpixIndex
 
pix2vec_ring(int) - Method in class healpix.core.HealpixIndex
 
pix2xy(int) - Method in class healpix.core.NestedFace
Convert a pix number to x,y within the face
pix2xy_nest(int, int) - Static method in class healpix.core.Healpix
Convert from pix number to x,y inside a given face.
pix2xy_nest(int) - Static method in class healpix.core.Healpix
Convert from pix number to x,y inside a given face.
pix2xy_nest(int) - Method in class healpix.core.HealpixIndex
Convert from pix number to x,y inside a given face.
pix2xy_nestface(int) - Method in class healpix.core.HealpixIndex
Convert from pix number to x,y inside a given face.
pixEcorner() - Method in class healpix.core.EquatorNestFace
 
pixEcorner() - Method in class healpix.core.NestedFace
Neighbours of the pixel in the east corner
pixEcorner() - Method in class healpix.core.NorthNestFace
 
pixEcorner() - Method in class healpix.core.SouthNestFace
 
pixEside(int) - Method in class healpix.core.NestedFace
Pixels borderinng the pixel on the (south)east face.
pixEside(int) - Method in class healpix.core.SouthNestFace
Pixels borderinng the pixel on the (south)east face.
pixNcorner() - Method in class healpix.core.NestedFace
Neighbours of the pixel in the north corner
pixNcorner() - Method in class healpix.core.NorthNestFace
Neighbours of the pixel in the north corner
pixNside(int) - Method in class healpix.core.NestedFace
Pixels borderinng the pixel on the nortth(east )face.
pixNside(int) - Method in class healpix.core.NorthNestFace
Pixels borderinng the pixel on the nortth(east )face.
pixScorner() - Method in class healpix.core.NestedFace
Neighbours of the pixel in the south corner
pixScorner() - Method in class healpix.core.SouthNestFace
Neighbours of the pixel in the south corner
pixSside(int) - Method in class healpix.core.NestedFace
Pixels borderinng the pixel on the south(west) face.
pixSside(int) - Method in class healpix.core.SouthNestFace
Pixels borderinng the pixel on the south(west) face.
pixWcorner() - Method in class healpix.core.EquatorNestFace
 
pixWcorner() - Method in class healpix.core.NestedFace
Neighbours of the pixel in the west corner
pixWcorner() - Method in class healpix.core.NorthNestFace
 
pixWcorner() - Method in class healpix.core.SouthNestFace
 
pixWside(int) - Method in class healpix.core.NestedFace
Pixels borderinng the pixel on the (north)west face.
pixWside(int) - Method in class healpix.core.NorthNestFace
Pixels borderinng the pixel on the (north)west face.
pixel_boundaries(int, double, double, int, double) - Static method in class healpix.core.Healpix
calculate the points of crosing for a given theata on the boundaries of the pixel - returns the left and right phi crosings
pixel_boundaries(double, double, int, double) - Method in class healpix.core.HealpixIndex
calculate the points of crosing for a given theata on the boundaries of the pixel - returns the left and right phi crosings
psi - Static variable in class healpix.tools.CoordTransform
 

Q

query_disc(int, Vector3d, double, boolean, boolean) - Method in class healpix.core.Healpix
=======================================================================; query_disc (Nside, Vector0, Radius, Listpix, Nlist[, Nest, Inclusive]); ----------; routine for pixel query in the RING or NESTED scheme; all pixels within an angular distance Radius of the center; Nside = resolution parameter (a power of 2); Vector0 = central point vector position (x,y,z in double precision); Radius = angular radius in RADIAN (in double precision); Listpix = list of pixel closer to the center (angular distance) than Radius; Nlist = number of pixels in the list; nest (OPT), :0 by default, the output list is in RING scheme; if set to 1, the output list is in NESTED scheme; inclusive (OPT) , :0 by default, only the pixels whose center; lie in the triangle are listed on output; if set to 1, all pixels overlapping the triangle are output; all pixel numbers are in {0, 12*Nside*Nside - 1} NB : the dimension of the listpix array is fixed in the ing; routine and should be large enough for the specific configuration; lower level public void s ed by getdisc_ring :; (you don't need to know them); ring_num (nside, ir); --------; in_ring(nside, iz, phi0, dphi, listir, nir, nest=nest); -------; v1.0, EH, TAC, ??; v1.1, EH, Caltech, Dec-2001; =======================================================================

R

Ring2Pix(int, int) - Method in class healpix.core.test.TestRing2Pix
 
remove() - Method in class healpix.tools.EnumIter
optional - needed to satisfy interface Iterator
remove() - Method in class healpix.tools.StringIter
optional - needed to satisfy interface Iterator
ring(int, int) - Static method in class healpix.core.Healpix
return ring number for given pix in ring scheme
ring(int) - Method in class healpix.core.HealpixIndex
return ring number for given pix in ring scheme
ring2nest(int, int) - Static method in class healpix.core.Healpix
performs conversion from RING to NESTED pixel number
ring2nest(int) - Method in class healpix.core.HealpixIndex
performs conversion from RING to NESTED pixel number
ring_num(int, double) - Method in class healpix.core.Healpix
==================================================================== returns the ring number in {1, 4*nside-1} from the z coordinate; =====================================================================

S

SouthNestFace - class healpix.core.SouthNestFace.
 
SouthNestFace(int, NestedMap) - Constructor for class healpix.core.SouthNestFace
Constructor - can not be called directly use getFace
StringIter - class healpix.tools.StringIter.
Wraps an iterator up and manufactures a string from each object returned.
StringIter(Iterator, String[]) - Constructor for class healpix.tools.StringIter
Need the list of gets and an iter Need classname to get the getMs
StringIter(Enumeration, String[]) - Constructor for class healpix.tools.StringIter
 
StringIter(Iterator, String[], String) - Constructor for class healpix.tools.StringIter
Need the list of gets and an iter- also take delim
sCornerNeigh() - Method in class healpix.core.EquatorNestFace
 
sCornerNeigh() - Method in class healpix.core.NestedFace
 
sCornerNeigh() - Method in class healpix.core.PolarNF
 
sFaceNeigh() - Method in class healpix.core.EquatorNestFace
 
sFaceNeigh() - Method in class healpix.core.NestedFace
 
sFaceNeigh() - Method in class healpix.core.PolarNF
 
sTipNeigh() - Method in class healpix.core.EquatorNestFace
 
sTipNeigh() - Method in class healpix.core.NestedFace
 
sTipNeigh() - Method in class healpix.core.PolarNF
 
setDelimiter(String) - Method in class healpix.tools.StringIter
change delimeter between fields
setPhi(double) - Method in class healpix.core.AngularPosition
 
setTheta(double) - Method in class healpix.core.AngularPosition
 
stheta - Static variable in class healpix.tools.CoordTransform
 

T

TestAng2PixAll - class healpix.core.test.TestAng2PixAll.
 
TestAng2PixAll() - Constructor for class healpix.core.test.TestAng2PixAll
 
TestCorners - class healpix.core.test.TestCorners.
 
TestCorners() - Constructor for class healpix.core.test.TestCorners
 
TestFaceCorn - class healpix.core.test.TestFaceCorn.
 
TestFaceCorn() - Constructor for class healpix.core.test.TestFaceCorn
 
TestFaceEdge - class healpix.core.test.TestFaceEdge.
 
TestFaceEdge() - Constructor for class healpix.core.test.TestFaceEdge
 
TestFaceNeigh - class healpix.core.test.TestFaceNeigh.
 
TestFaceNeigh() - Constructor for class healpix.core.test.TestFaceNeigh
 
TestPixBox - class healpix.core.test.TestPixBox.
 
TestPixBox() - Constructor for class healpix.core.test.TestPixBox
 
TestPixNeigh - class healpix.core.test.TestPixNeigh.
 
TestPixNeigh() - Constructor for class healpix.core.test.TestPixNeigh
 
TestPixXY - class healpix.core.test.TestPixXY.
 
TestPixXY() - Constructor for class healpix.core.test.TestPixXY
 
TestRing2Pix - class healpix.core.test.TestRing2Pix.
 
TestRing2Pix() - Constructor for class healpix.core.test.TestRing2Pix
 
Tools - class healpix.tools.Tools.
 
Tools() - Constructor for class healpix.tools.Tools
 
testAll(int, boolean) - Method in class healpix.core.test.TestAng2PixAll
 
testAllNest128() - Method in class healpix.core.test.TestAng2PixAll
 
testAllRing128() - Method in class healpix.core.test.TestAng2PixAll
 
testBoundaries() - Method in class healpix.core.test.TestCorners
 
testEdges() - Method in class healpix.core.test.TestFaceEdge
 
testFaceCorn() - Method in class healpix.core.test.TestFaceCorn
 
testFaceNeigh() - Static method in class healpix.core.test.TestFaceNeigh
 
testPixBox() - Method in class healpix.core.test.TestPixBox
 
testPixNeigh() - Method in class healpix.core.test.TestPixNeigh
 
testPixXY8() - Static method in class healpix.core.test.TestPixXY
 
testRing2Pix14t2() - Method in class healpix.core.test.TestRing2Pix
 
theta - Variable in class healpix.core.AngularPosition
 
theta() - Method in class healpix.core.AngularPosition
 
toString() - Method in class healpix.core.AngularPosition
 
transform(AngularPosition, int) - Static method in class healpix.tools.CoordTransform
Transforms an angular position in radians in a given coordinate system to a position in an other coordinate system, also in radians.
transformInDeg(AngularPosition, int) - Static method in class healpix.tools.CoordTransform
Transforms an angular position in degrees in a given coordinate system to a position in an other coordinate systems, also in degrees.
twoPi - Static variable in class healpix.tools.CoordTransform
 
twopi - Static variable in class healpix.core.Healpix
 
twopi - Static variable in class healpix.core.HealpixIndex
 
twothird - Static variable in class healpix.core.Healpix
 

V

vec2pix_nest(Vector3d) - Method in class healpix.core.HealpixIndex
unit vector to pix number
vec2pix_ring(Vector3d) - Method in class healpix.core.HealpixIndex
 
vector(double, double) - Static method in class healpix.core.HealpixIndex
 
verbose - Static variable in class healpix.tools.Constants
 
vlev - Static variable in class healpix.tools.Constants
 

W

wCornerNeigh() - Method in class healpix.core.EquatorNestFace
 
wCornerNeigh() - Method in class healpix.core.NestedFace
 
wCornerNeigh() - Method in class healpix.core.PolarNF
 
wFaceNeigh() - Method in class healpix.core.EquatorNestFace
 
wFaceNeigh() - Method in class healpix.core.NestedFace
 
wFaceNeigh() - Method in class healpix.core.PolarNF
 
wTipNeigh() - Method in class healpix.core.EquatorNestFace
 
wTipNeigh() - Method in class healpix.core.NestedFace
 
wTipNeigh() - Method in class healpix.core.PolarNF
 
wTipNeigh() - Method in class healpix.core.SouthNestFace
 

X

xy2pix(Point) - Method in class healpix.core.NestedFace
Convert an x and y to a pix number within the face
xy2pix(int, int) - Method in class healpix.core.NestedFace
Convert an x and y to a pix number within the face
xy2pix_nest(int, int, int, int) - Static method in class healpix.core.Healpix
Convert from a x,y in a given face to a pix number.
xy2pix_nest(int, Point, int) - Static method in class healpix.core.Healpix
Convert from a point in a given face to a pix number.
xy2pix_nest(int, int) - Static method in class healpix.core.Healpix
Convert from a x,y in a given face to a pix number in a face withour offset.
xy2pix_nest(int, int, int) - Method in class healpix.core.HealpixIndex
Convert from a x,y in a given face to a pix number.
xy2pix_nest(Point, int) - Method in class healpix.core.HealpixIndex
Convert from a point in a given face to a pix number.
xy2pix_nest(int, int) - Method in class healpix.core.HealpixIndex
Convert from a x,y in a given face to a pix number in a face withour offset.

Y

yieldToGC() - Static method in class healpix.tools.Tools
 

Z

z0 - Static variable in class healpix.core.HealpixIndex
 

A B C D E F G H I L M N O P Q R S T V W X Y Z