synthesismaskhandler¶
-
class
synthesismaskhandler[source]¶ tool for mask handling in sysnthesis imaging
synthesismaskhandler is a tool to manupilate mask image used in imager
Methods Summary
close maskhandler tool
prune mask regions
This is used to construct
synthesismaskhandlertool.-
pruneregions(inmaskname='', prunesize=0.0, chanflag='', outmaskname='')[source]¶ prune mask regions
Parameters
inmaskname (string='')- input mask image nameprunesize (double=0.0)- size in pixels to apply pruningchanflag (boolVec='')- list of channel flagsoutmaskname (string='')- optional pruned mask name. If unspecified, use the default name: inmaskname.pruned
Returns
record
-