ewoksndreg.math.fft.fftshift#
- ewoksndreg.math.fft.fftshift(sigft, freqconvention=fftConvention.numpy)[source]#
Shift zero frequency to the middle
- Parameters:
sigft (
array
) – signal in Fourier spacefreqconvention (
fftConvention
) – even frequency convention
- Return type:
ndarray