convert_nest2ring
call convert_nest2ring( nside, map )
name&dimensionality | kind | in/out | description |
---|---|---|---|
nside | I4B | IN | the Nside parameter of the map to be converted. |
map(0:12*nside**2-1) | SP | INOUT | map to be converted to RING scheme. |
Converts an Nside = 256 map given in array map from NESTED to RING scheme.
Eric Hivon 2003-02-07