image_dim

IMAGE_DIM defines the total number of pixels used in the x and y dimensions.

PIXEL_SIZE defines the size in arcsec of each pixel in x and y.

The total size of the reconstructed image is IMAGE_DIM times PIXEL_SIZE.
Example: if image_dim=[32,64] and pixel_size=[4,4] then image will be 128 X 256 arcsec