scarf.healpix_geometry

scarf.healpix_geometry(nside: int, stride: int)scarf.Geometry

Creates a HEALPix geometry given the nside.

Parameters
  • nside (int, scalar) – The nside of the HEALPix geometry

  • stride (int, scalar) – The stride between two consecutive pixels on the map

Returns

  • Geometry – A Scarf geometry following the HEALPix scheme

  • )pbdoc”, “nside”_a, “stride”_a);