Skip to content

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

License

Notifications You must be signed in to change notification settings

pcutillas/Healpix-CSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages