The ACF (autocorrelation function) can in principle be computed even when there are data points missing. Currently, we use an FFT to accelerate computation of the computation of the ACF. This prohibits computation if data points are missing. We should fall back to a brute-force evaluation for topographies with missing data points.