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

Title

Parameter

Default

Description

mode

'list'

inpimage

''

inpmask

''

output

''

overwrite

False

inpfreqs

numpy.array( [  ] )

outfreqs

numpy.array( [  ] )

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