I've been thinking about the augmentation process, and I think that I have a plan to be able to compute the extrapolation myself. I can write out X, Y coordinates for several edge points on my circular field. But at this point, I would need to assign a response to each of those new values. What I would like to do is search for the nearest X, Y coordinate that has a response and copy that value to the edge coordinate that I have generated. Is there a formula or script that I can use that would be of use here?