Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Import a file that contains HEALPix encoded data
ResourceFunction["ImportHEALPix"]["file.fits"] imports "file.fits" containing HEALPix encoded data. |
Get a local copy of a sample file containing raw HEALPix data. This is a large file and will take time to download:
| In[1]:= | ![]() |
| Out[1]= |
Import the file as raw data:
| In[2]:= |
| Out[2]= | ![]() |
Visualize the raw data as an image:
| In[3]:= |
| Out[3]= | ![]() |
Colorize the image:
| In[4]:= |
| Out[4]= | ![]() |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License