mosaic¶
Mosaic images output by selfcal or image_line worker.
enable¶
bool
Execute mosaic segment(yes/no). Default is no.
mosaic_type¶
str
Type of mosaic to be made(continuum/spectral). Default is continuum.
domontage¶
Re-grid the input images, and associated beams. Default is true.
enable
bool, optional, default = True
Execute this domontage section.
cutoff¶
float, optional, default = 0.1
The cutoff in the primary beam to use, assuming a Gaussian at the moment. Default is 0.1 (signifying 10 per cent).
use_MFS_images¶
bool, optional, default = False
Indicate that the images to be mosaicked were created using MFS. Default is false.
name¶
str, optional, default = ‘ ‘
The prefix to be used for output files. Default is the pipeline prefix(pipeline.prefix).
target_images¶
seq, optional, default = directory/first_image.fits, directory/second_image.fits
List of images to be mosaicked, with suffix of image.fits being expected.
dish_diameter¶
float, optional, default = 13.5
If no continuum pb.fits are already in place, user needs to specify the dish diameter(in units of m) so that rudimentary primary beams can be created.
ref_frequency¶
float, optional, default = 1383685546.875
If no continuum pb.fits are already in place, user needs to specify the reference frequency(in units of Hz) so that rudimentary primary beams can be created.
label¶
str, optional, default = corr
For autoselection of images, this needs to match the label setting used for the self_cal worker(when mosaicking continuum images) or the image_line worker(when mosaicking cubes).
line_name¶
str, optional, default = HI
Spectral mode only - - If autoselection is used to find the final cubes, this needs to match the line_name parameter used for the image_line_worker. Default is HI.