powered by
The base pixel to which pixel p belongs at resolution j
p2bp(p, j)
The pixel index at resolution j, in nested order.
The resolution parameter nside = 2^j
# NOT RUN { p2bp(5, 0) p2bp(5, 1) # }
Run the code above in your browser using DataLab