Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 585 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 585 Bytes

Healpix C# Port

A port of the HEALPix core to C# based on the Healpix Java implementation

NOTE

Most functions have not been tested in their C# form:

The appropriate C# function and logical equivalents have been replaced, but it is possible that behavior will not be identical. Please submit an issue if this is the case.

So far, tested functions are:

  • HealpixBase.pix2ZPhi
    • all functions called by pix2ZPhi
  • HealpixBase.boundaries / HealpixBase.boundariesZPhi
    • all functions called by boundaries / boundariesZPhi