Description Usage Arguments Value Examples
This function returns the HEALPix ordering scheme from a HPDataFrame.
The ordering scheme is either "ring" or "nested". If a new ordering
is specified, using e.g. new.ordering = "ring"
, the
ordering scheme of the HPDataFrame will be converted.
1 2 |
x |
a |
new.ordering |
Specifies the new ordering ("ring" or "nest") if a change of ordering scheme is desired. |
... |
Unused arguments. |
The name of the HEALPix ordering scheme that is used in the HPDataFrame x, or a new HPDataFrame with the desired new.ordering
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.