get_healpix_centers#
- gaiaunlimited.utils.get_healpix_centers(order, nest=False)#
Get centers of HEALPix as astropy coordinates.
- Parameters:
order (int) – The order of the pixelisation
- Optional args:
- nest (boolean):
Falsefor RING healpix scheme,Truefor nested. default is
False.
- nest (boolean):
- Returns:
coordinates of the centers.
- Return type:
astropy.coordinates.SkyCoord