HEALPix ======= .. currentmodule:: astropy_healpix .. autoclass:: HEALPix :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HEALPix.level ~HEALPix.npix ~HEALPix.pixel_area ~HEALPix.pixel_resolution .. rubric:: Methods Summary .. autosummary:: ~HEALPix.bilinear_interpolation_weights ~HEALPix.boundaries_lonlat ~HEALPix.boundaries_skycoord ~HEALPix.cone_search_lonlat ~HEALPix.cone_search_skycoord ~HEALPix.from_header ~HEALPix.healpix_to_lonlat ~HEALPix.healpix_to_skycoord ~HEALPix.healpix_to_xyz ~HEALPix.interpolate_bilinear_lonlat ~HEALPix.interpolate_bilinear_skycoord ~HEALPix.lonlat_to_healpix ~HEALPix.neighbours ~HEALPix.nested_to_ring ~HEALPix.ring_to_nested ~HEALPix.skycoord_to_healpix ~HEALPix.xyz_to_healpix .. rubric:: Attributes Documentation .. autoattribute:: level .. autoattribute:: npix .. autoattribute:: pixel_area .. autoattribute:: pixel_resolution .. rubric:: Methods Documentation .. automethod:: bilinear_interpolation_weights .. automethod:: boundaries_lonlat .. automethod:: boundaries_skycoord .. automethod:: cone_search_lonlat .. automethod:: cone_search_skycoord .. automethod:: from_header .. automethod:: healpix_to_lonlat .. automethod:: healpix_to_skycoord .. automethod:: healpix_to_xyz .. automethod:: interpolate_bilinear_lonlat .. automethod:: interpolate_bilinear_skycoord .. automethod:: lonlat_to_healpix .. automethod:: neighbours .. automethod:: nested_to_ring .. automethod:: ring_to_nested .. automethod:: skycoord_to_healpix .. automethod:: xyz_to_healpix