NRAO Home > CASA > CASA Cookbook and User Reference Manual
5.3.18.3 Setting up faceting

Faceting will break the image into many small parts. This is invoked using facets:

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

In this example the image is broken into 49 (7 × 7) facets.

A reasonable value of facets is such that the image width of each facet does not need the w-term correction. The computation method with pure faceting is slow, so that w-projection is recommended


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