Processing recipe: Mosaicing at 21 cm

Contents

Author: T. Ghosh

Scope of the recipe

This recipe suggests a way for making a 21-cm continuum mosaic map. In this example, a particular field was chosen where there were many previously-known radio sources within the region to be mapped. Hence, we knew that there was sufficient flux-density for almost all of the pointing centres to allow us to run selfcal. If the user is not sure of having enough SNR for this, a modified version can be used. Hence, consider this recipe as just a starting point, and add salt to your taste.

Introduction and background

In the mosaic mode of observation, during one 12-hour period the telescopes, along with the fringe-stopping and the delay-tracking centres, cycle through a grid of pointings a number of times. In Fig 003.1, we used a 13 x 5 grid of these so called, pointing centres. There were about 21 cuts (or spokes), each containing two scans of 10-s duration for each pointing centre. The total 40-MHz bandwidth at 21 cm is usually divided into eight 5-MHz channels (although these are not contiguous). Hence, the data file had the following set indices (see also Ch 3.):

For a particular pointing centre, the reduction methodology is very much the same as that in Recipe 004. However, all the maps are to be made using a common reference point (NMAP-option REFERENCE). Usually, for a large number of pointing centres, book-keeping etc. could be quite difficult. Here, all the advantages of the Automatic Batch Processing facility (ABP, Appendix D) can be very easily exploited. In the following section we detail all the steps, indicating the pre-ABP, the ABP, and the post ABP stages, Stage I, II and III respectively, that were used to generate the map in Fig 003.1. These three stages also coincide with the calibration using a different source, the Selfcal-Model formation loop for all the pointing centres, and the mosaicing stages.

Summary of the recipe

STAGE I:

  1. Load your data: Source data from tape or optical disk (NSCAN). See also Recipe ``Reading data in Dwingeloo''. Also read the data from observations of a calibration source, (e.g. 3C147 in the case of Fig 003.1) made just before or after the source field.
  2. Inspect the data file and flag bad points mentioned on the WSRT green sheet : (NSCAN, option SHOW etc).
  3. Calculate antenna-based phase and gain correction factors for the Calibrator data: (NCALIB, option REDUNDANCY, suboption SELFCAL, using a model file obtained from AGB )
  4. Copy the corrections to the source data: (NCALIB, option SET, suboption COPY)

STAGE II:

This stage could be batch processed (APPENDIX D). In the following, we first write a name for each task, which briefly describes the function of the step too. Within the bracket, we mention the programme to be used, and comment on a few important input parameters. Depending upon the flux density of the strongest source in the map of a particular pointing centre, the Stage is stopped at various Exit points.

For each pointing centre:

  1. Raw: (NMAP, make a pixel raw map of real size )
  2. Find1: (NMODEL, find model components down to a suitable limit e.g. 6 w.u. here)

Exit point 1: If the flux density of the strongest component, is less than limit 1 (12 w.u., here) - STOP - Proceed to next pointing centre.

  1. Upd1: (NMODEL, Update the model list, delete sources weaker than a certain limit after updating, e.g. 6 w.u)
  2. Upd2: (NMODEL, Second iteration of the above)
  3. Self1: (NCALIB, self-calibrate ONLY the PHASE of the data using model, Upd2)
  4. Sub1: (NMAP, make map after subtracting model, Upd2)

Exit point 2: If limit 2 (20 w.u. here) - STOP - Proceed to next pointing centre.

  1. Find2: (NMODEL, find model components from map, Sub1 down to a suitable limit e.g. 5 w.u. here and add to the model, Upd2)
  2. Upd3: (NMODEL, update the model list, Find2 and delete sources weaker than a certain limit e.g. 5 w.u here)
  3. Upd4: (NMODEL, second iteration of the above)
  4. Self2: (NCALIB, self-calibrate the data using model, Upd4)
  5. Del1: (NSCAN, delete scans with selfcal-amplitude and/or phase noise )
  6. Sub2: (NMAP, make map after subtracting model, Upd4)

Exit point 3: If limit 3 (40 w.u. here) - STOP - Proceed to next pointing centre.

  1. Find3: (NMODEL, find model components from map, Sub2 down to a suitable limit e.g. 2.5 w.u. here and add to the model, Upd4)
  2. Upd5: (NMODEL, update the model list, Find3 and delete soucres weaker than a certain limit e.g. 2.5 w.u here)
  3. Upd6: (NMODEL, second iteration of the above)
  4. Self3: (NCALIB, self-calibrate the data using model, Upd6)
  5. Del2: (NSCAN, delete scans with selfcal-amplitude and/or phase noise )
  6. Sub3: (NMAP, make map after subtracting model, Upd6)

End of stage II

At this point, for all the pointing centres, one should have a good model list, and a residual map. The common model components in the overlapping region can be checked for positional agreement. These can be cross-checked against any source within the region whose accurate position is known from the literature. Usually, agreements within 1 arcsec was achieved at this stage, which was already 1/10 th of the synthesised beam.

Depending upon the quality of the maps, they can be grouped into four classes.

A. Good maps, where noise is already at the theoretical limit, though there may still be residual sources, and their grating rings and sidelobes.

B. Maps containing grating rings from sources beyond the mapped region.

C. Maps with bad scans.

D. Maps with amplitude or/and Phase calibration problems.

For Class B maps, make larger low-resolution maps and try to include the strong (offending) source in the model list, and then start again at the beginning of Stage I (retaining the 'outside sources', though).

For Class C maps, search out the bad data (no easy-solution, sorry), delete it, and start again.

For Class D maps, there may be spurious sources in the model-list. Plot them, (NPLOT) and try to locate suspects, delete these, and continue (refer to sec..... if this doesn't help).

STAGE III:

Once all the maps are of Class A-quality, do the following:

  1. Mkbeam : (NMAP. Make beams for all the pointing centres)
  2. Clean : (NCLEAN, option UVC. Clean the entire map with the number of components = 100, Gain = 0.1 and a Cycle-Depth value of 0.35)
  3. Restore : (NCLEAN, option UREST. Restore both the model and the clean components)
  4. Extract : (NMAP, option FIDDLE, suboption EXTRACT. Write out a smaller section of this map into one set index of a common map file that will be the input for the MOSAIC combination, here, inner 700 x 700 pixels of each pointing centre were used)
  5. Mosaic : (NMAP, option FIDDLE, suboption MOSC. This part of the programme corrects the input maps for primary beam attenuation and then averages them with proper weightage)
  6. Ready to serve: (NPLOT, NGIDS, write out FITS image and take it to AIPS ..... use the garnish of your choice)

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.


newstar@nfra.nl