michitaro / healpix

An implementation of HEALPix in JavaScript / TypeScript
MIT License
14 stars 4 forks source link

Add pix2ang functions #7

Closed cdeil closed 6 years ago

cdeil commented 6 years ago

@michitaro - How do you feel about adding pix2ang functions?

In my experience ang is commonly used, not just vec.

This is the equivalent of http://healpy.readthedocs.io/en/latest/generated/healpy.pixelfunc.pix2ang.html

If you want to include it, I could try to add a test.

michitaro commented 6 years ago

Thanks!