Assign a quality to pixels selected using a mask image, leaving unselected pixels unchanged IRQ_SETQM8
The quality specified by QNAME is assigned to all NDF pixels which either do (or, if BAD is false, do
not) correspond to ‘bad’
pixels in the input mask array. The quality of all other pixels is left
unchanged. The quality name must be defined in the NDF specified by LOCS (LOCS should be
obtained either by calling IRQ_FIND or IRQ_NEW). An error is reported if the quality name is
undefined.
Note, write or update access must be available for the NDF (as set up by routine LPG_ASSOC for instance), and the QUALITY component of the NDF must not be mapped on entry to this routine.
’
pixels in the mask. If false, then the quality is assigned to all NDF
pixels corresponding to pixels which are not ‘bad’
in the mask.