AVERAGE - the `result' will be the mean of the jiggle points. The variance is the sum of the variances of the averaged data divided by the number of them squared. The result will be flat-fielded and reported to the user. If no valid data were available for the calculation of the mean then a warning message will be output but good status returned.
PARABOLA - the routine will call SCULIB_FIT_2D_PARABOLA to fit a 2-d parabola to the data and the `result' will be the peak of the fitted curve. If the fit is good the results will be flat-fielded and reported to the user. Otherwise the result quality is set bad but good status will be returned.
SURF Programming Interface