We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Given a HiPS, it's quite easy to generate a HEALPix map, using the low-level tiles. The needed code is already present in this gist: https://gist.github.com/tboch/f68cd1bb1529d8ac12184b40e54ba692
The text was updated successfully, but these errors were encountered:
This would be wonderful to have! Let's try to move that code into the hips package and add a docs example.
hips
(and the other direction too: given a HEALPix, make tiles, see #119 )
Sorry, something went wrong.
cdeil
No branches or pull requests
Given a HiPS, it's quite easy to generate a HEALPix map, using the low-level tiles.
The needed code is already present in this gist:
https://gist.github.com/tboch/f68cd1bb1529d8ac12184b40e54ba692
The text was updated successfully, but these errors were encountered: