Order statistics (median and percentiles) may optionally be derived and displayed (see Parameters ORDER and PERCENTILES). Although this can be a relatively slow operation on large arrays, unlike HISTAT the reported order statistics are accurate, not approximations, irrespective of the distribution of values being analysed.
If an array of clipping levels is given, then the routine will
first compute statistics using all the available pixels. It
will then reject all those pixels whose values lie outside
standard deviations of the mean (where
is
the first value
supplied) and will then re-evaluate the statistics. This
rejection iteration is repeated in turn for each value in the
CLIP array. A maximum of five values may be supplied, all of
which must be positive. [!]
KAPPA --- Kernel Application Package