convert_nest2ring*
call convert_nest2ring*( nside, map )
name & dimensionality | kind | in/out | description |
---|---|---|---|
nside | I4B | IN | the
![]() |
map(0:12*nside**2-1) | I4B/ SP/ DP | INOUT | mono-dimensional full sky map to be converted to RING scheme. |
map(0:12*nside**2-1,1:nd) | I4B/ SP/ DP | INOUT | bi-dimensional full sky map to be converted to RING scheme. The routine finds the second dimension (nd) by itself. Processing a bidimensional map with nd>1 should be faster than each of the nd 1D-maps consecutively. |
Converts anmap given in array map from NESTED to RING scheme.
Version 3.11, 2013-04-24