Description Usage Arguments Value Examples
Convert from "nested" to "ring" ordering
nest2ring
computes the HEALPix pixel index
in the "ring" ordering scheme from the pixel index
in the "nested" ordering scheme.
1 |
nside |
is the HEALPix nside parameter. |
pix |
is the set or subset of pixel indices at nside. If pix is left blank then all pixels are converted. |
the output is the corresponding set of pixel in the ring ordering scheme.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.