allpixels ( header, corner=0 )
Return pixel coordinates v,r for all pixels in an image,
as 2 arrays.
if corner=1, give all corner coordinates (i.e 1 more than the
number of pixels in both directions), otherwise center coordinates
(i.e. as many points as there are pixels). |