Reduces spurious large scale structure in the final map within fixed regions specified by an external mask
"
REF"
, "
MASK2"
or
"
MASK3"
then an NDF will be obtained using the specified ADAM parameter (REF, MASK2 or
MASK3) and used as a user-defined mask. Setting ast.zero_mask to an integer value larger than zero
has the same effect as setting it to "
REF"
. Setting it to an integer less than or equal to zero results in
no external mask being used with the AST model. Note, using "
REF"
ensures that the mask and the
output image of MAKEMAP are on the same pixel grid - using "
MASK2"
or "
MASK3"
does not
provide this guarantee (it is then the users responsibility to ensure that the supplied masks are aligned
with the output image in pixel coordinates). The pixels in the map that are to be constrained
to 0 should be set to the bad value in the mask. All other pixels will be allowed to vary
during map-making. The mask for the first iteration can be set separately using parameter
"
ast.zero_mask0"
. [0]