Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement healpix math methods #423

Closed
6 tasks done
delucchi-cmu opened this issue Nov 18, 2024 · 0 comments
Closed
6 tasks done

Implement healpix math methods #423

delucchi-cmu opened this issue Nov 18, 2024 · 0 comments
Assignees

Comments

@delucchi-cmu
Copy link
Contributor

delucchi-cmu commented Nov 18, 2024

This is part of the effort to migrate all hats/LSDB code away from healpy.

Implement (either by our own code, or finding appropriate matches within cds-healpix) methods for the following:

  • npix2order
  • order2npix
  • ang2pix (determining the order/pixel for radec)
  • order2resol (currently use nside2resol(order2nside())
  • order2pixarea (currently use nside2pixarea(order2nside())
  • ang2vec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants