Draft: Use accelerated cubic spline interpolation for SNR
At some points in the past, the interpolation of the SNR time series has been one of the code's hotspots because it is performed for every single time sample. The idea here is to take the cubic interpolation acceleration scheme that we use for the distance integral and reuse it for the SNR time series.
Edited by Leo P. Singer