NRAO Home > CASA > CASA Cookbook and User Reference Manual
5.3.18.2 Setting up w-projection

The w-projection mode is controlled using wprojplanes sub-parameter, e.g.

gridmode            = ’widefield’       #  The kind gridding kernel to be used for FFT-based transforms  
     wprojplanes    =         64        #  Number of w-projection planes for convolution  
     facets         =          1        #  Number of facets along each axis (main image only)

will construct 64 w-projection planes.

A reasonable value for wprojplanes is equal to nw = Bmax(inkλ) ×imagewidth(inarcmin2)600, with a minimum value of nw = 16. The w-projection algorithm is much faster than using faceting, but it does consume a lot of memory. On most 32-bit machines with 1 or 2 Mbytes of memory, images larger than about 4000 × 4000 cannot be made.


More information about CASA may be found at the CASA web page

Copyright © 2010 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search