Plot aperture correction fit residuals
There are two subplots: residuals against x and y.
Intended for debugging.
@param bbox Bounding box (for bounds)
@param xx x coordinates
@param yy y coordinates
@param zzMeasure Measured value of the aperture correction
@param field Fit aperture correction field
@param title Title for plot
@param doPause Pause to inspect the residuals plot? If False,
there will be a 4 second delay to allow for
inspection of the plot before closing it and
moving on.
Definition at line 316 of file measureApCorr.py.