Operation: skip saturated
If more than a configurable percentage of pixels in the input image is
saturated (has the maximal intensity), a configurable number of
operations is skipped.
Options

max % saturated: The maximum allowed percentage of saturated pixels. If more pixels are saturated a number of operations will be skipped.
number of operations: The number of operations that will be skipped.
Parameter
inputImage (ImagePlus): The image for which the percentage of saturated pixels will be checked.
filename (String): The filename to be reported for the input image.
Results
result (ImagePlus): A reference to the input image.