Module ring#
The module healpix_geo.ring gives for the ring indexation scheme.
Note
The ring scheme is principally given for compatibility. For new applications, prefer healpix_geo.nested.
Coordinates Conversions#
|
Get the longitudes and latitudes of the center of some HEALPix cells. |
|
Get the HEALPix indexes that contains specific points. |
|
Get the cartesian coordinates of the center of the given HEALPix cells. |
|
Get the HEALPix indexes that contain specific points. |
|
Get the longitudes and latitudes of the vertices of some HEALPix cells at a given depth. |
Interpolation#
Interpolation from HEALPix to geographic coordinates.
|
Get the cell ids and weights necessary to bilinearly interpolate the given values. |
Hierarchy#
|
Get the kth ring of neighbouring cells around some HEALPix cells at a given depth. |
|
Get the kth ring neighbouring cells of some HEALPix cells at a given depth. |
Coverage#
Find all cells which intersect a region.
|
Search the cells covering the given box. |
|
Search the cells covering the given bounding box |
|
Search the cells covering the given polygon. |
|
Search the cells covering the given cone |
|
Search the cells covering the given elliptical cone. |
See also
Complete tutorial : Cover requests
Distance Calculations#
|
Compute the angular distances |