hipscatalog_gen.io.output.write_densmap_fits

write_densmap_fits(out_dir, depth, counts)[source]

Write densmap_o<depth>.fits for depths < 13.

Parameters:
  • out_dir (Path) – HiPS root output directory.

  • depth (int) – HEALPix order (depth).

  • counts (ndarray) – Counts per pixel at this depth.

Return type:

None