makemask – Makes and manipulates image masks – information task
Description
Construct masks based on various criteria, convert between mask-types, and generate a mask for clean
Parameters
Parameter |
Default |
Description |
|---|---|---|
mode |
|
|
inpimage |
|
|
inpmask |
|
|
output |
|
|
overwrite |
|
|
inpfreqs |
|
|
outfreqs |
|
Parameter Explanations
mode
'list'
Mask method (list, copy,expand,delete,setdefaultmask)
inpimage
''
Name of input image.
inpmask
''
mask(s) to be processed: image masks,T/F internal masks(Need to include parent image names),regions(for copy mode)
output
''
Name of output mask (imagename or imagename:internal_maskname)
overwrite
False
overwrite output if exists?
inpfreqs
numpy.array( [ ] )
List of chans/freqs (in inpmask) to read masks from
outfreqs
numpy.array( [ ] )
List of chans/freqs (in output) on which to expand the mask