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 space

  • freqconvention (fftConvention) – even frequency convention

Return type:

ndarray