Beginning in CASA 5.6, tclean() has a new parameter perchanweightdensity which has a default value of True. Previous CASA versions did not offer per-channel UV-density weighting, and so in effect, perchanweightdensity was False. This Knowledgebase article provides some general information about perchanweightdensity as it relates to ALMA data reduction; for more information about please view the CASA 5.6.0 CASA documentation.
perchanweightdensity only affects spectral cubes, not multi-frequency synthesis (MFS) continuum images. Its primary effects are:
- To make the synthesized beam more uniform (i.e. less variable) as a function of frequency across a cube
- To make the beam closer to the natural-weight beam (increase the beam size; reduce the noise). On average the beam area is increased by 12%, though for datasets with poor uv-coverage the beam area can increase by as much as 40%. The sensitivity is on average improved by about 5%, though the improvement can be as large as 15%.
- To increase the influence of the detailed uv-coverage distribution on the beam size and sensitivity obtained.
- To decrease the influence of the Briggs robust parameter on the sensitivity and beam size of the image cube obtained.
The ALMA project aims to deliver to PIs a science product which has user-specified characteristics, in particular, the specified beam size and sensitivity at a given bandwidth in the representative spectral window and on a representative target. Quality Assurance is done on every dataset by creating a single product with properties as near as reasonably feasible to those requested in order to verify that the science goals have been achieved. This is the reason for example that the pipeline provides a "representative bandwidth" cube for instances where the representative bandwidth differs significantly from the instrumentally provided channel width. In order to consistently deliver these data, many subsystems-- the observing tool, scheduling software, and the ALMA pipeline-- need to work in concert. In order to allow time for the impact of the new per-channel weight option to be fully accounted for in each subsystem, perchanweightdensity has been set to False for ALMA Cycle 7 and 8 imaging in operations (i.e. for QA2).
It is important to note that imaging scripts which do not explicitly set perchanweightdensity are likely to deliver different results than were obtained in your delivered data because of default value of perchanweightdensity noted above.
A working group has been formed and is aiming to improve the alignment between ALMA subsystems and processes, potentially enabling use of perchanwt = True in the Cycle 9 ALMA imaging operations, improving the quality and consistency of ALMA products with respect to the PI science goals. In the meantime, for applications which could tolerate increased beam size in exchange for sensitivity and less spectrally variable beams, PI's may wish to consider re-imaging their data with perchanweightdensity=True.