The shape of the output NDF is specified using parameter AXES. This is a list of integers, each element of which identifies the source of the corresponding axis of the output - either the index of one of the pixel axes of the input, or a zero indicating that the input should be expanded with copies of itself along that axis. If any axis of the input NDF is not referenced in the AXES list, the missing dimensions will be collapsed to form the resulting data. Dimensions are collapsed by averaging all the non-bad pixels along the relevant pixel axis (or axes).
KAPPA --- Kernel Application Package